@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#55ccaf hex color - Blue - Cool color - Information

#55ccaf hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #55ccaf Color code in RGB color code model is created after adding 33.33% red color, 80% green color and 68.63% blue color. Hex #55ccaf Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 0% magenta, 14% yellow and 20% black.

Hex #55ccaf color code is between #44bbaa web safe hex color code and #66ddbb web safe hex color code. #44bbaa is the nearest web safe color code. You can see here many more shades of #55ccaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 55ccaf #55ccaf
RGB Decimal 85, 204, 175 rgb(85, 204, 175)
RGB Percent 33%, 80%, 69% rgb(33%, 80%, 69%)
CSS RGBa 85, 204, 175,1 rgba(85,204,175,1)
CMYK Model cmyk(58%,0%,14%,20%)
HSL Color Space 165,54% ,57% hsl(165,54% ,57%)
HSV Color Space 165°, 58%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010101 11001100 10101111
Octal 125 314 257
Decimal 85 204 175
Hex 55 cc af

Different shades of #55ccaf color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #55ccaf
#7cd8c1
Dark Shade of #55ccaf
#37b798
Saturated Shade of #55ccaf
#4ad7b5
Desaturated Shade of #55ccaf
#60c1a9
Grey scale Shade of #55ccaf
#909090
Brighten Shade
#6ee5c8
Most Readable Shade
#000000

Shades of #55ccaf color code

Generate more color scales with scales (color stack) generator.

#55ccaf
#4bb59b
#429e88
#388874
#2f7161
#255a4d
#1c443a
#122d26
#091613
#000000

Similar Color like #55ccaf color

Find visually similar hex color codes nearing to #55ccaf hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#56cdb0
#57ceb1
#58cfb2
#59d0b3
#5ad1b4
#5bd2b5
#5cd3b6
#5dd4b7
#5ed5b8
#5fd6b9
#60d7ba
#61d8bb
#62d9bc
#63dabd
#54cbae
#53caad
#52c9ac
#51c8ab
#50c7aa
#4fc6a9
#4ec5a8
#4dc4a7
#4cc3a6
#4bc2a5
#4ac1a4
#49c0a3
#48bfa2
#47bea1

Monochromatic Color with #55ccaf

#55ccaf
#67f6d3
#0e221d
#204c42
#327766
#43a18b

Tints of #55ccaf Color

#55ccaf
#67d1b7
#7ad7c0
#8dddc9
#a0e2d2
#b3e8db
#c6eee4
#d9f3ed
#ecf9f6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#55ccaf
#cc5572

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#55ccaf
#cc55ae
#cc7355

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#55cc7f
#55cc97
#55ccaf
#55ccc7
#55b9cc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#55ccaf
#af55cc
#ccaf55

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#55ccaf
#7355cc
#cc5572
#adcc55

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#55ccaf
#cc5572
#cc7355
#55aecc

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #55ccaf Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#55ccaf Color Code Preview on Black Background Color

This is how #55ccaf Color will look on black background color. Color contrast ratio is 10.64

#55ccaf in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#55ccaf">Your Example Paragraph content text in with font color #55ccaf </p>

Your Example Paragraph content text in with font color #55ccaf

HTML with inline CSS

<div style="color:#55ccaf">Your Paragraph text in with font color #55ccaf </div>

Your Example Paragraph content text in with font color #55ccaf

#55ccaf color code is use for CSS Background Color

Background color for the above div is #55ccaf

HTML with inline CSS

<div style="background-color:#55ccaf;"></div>

#55ccaf color code is use for CSS Border Color

CSS Border color for the above div is #55ccaf

HTML with inline CSS

<div style="border:5px solid #55ccaf;"></div>

CSS Border Left color for the above div is #55ccaf

HTML with inline CSS

<div style="border-left:5px solid #55ccaf;"></div>

CSS Border Right color for the above div is #55ccaf

HTML with inline CSS

<div style="border-right:5px solid #55ccaf;"></div>

CSS Border Bottom color for the above div is #55ccaf

HTML with inline CSS

<div style="border-bottom:5px solid #55ccaf;"></div>

CSS Border Top color for the above div is #55ccaf

HTML with inline CSS

<div style="border-top:5px solid #55ccaf;"></div>

#55ccaf hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#55ccaf; } .examplecolorclass {color:#55ccaf; } .examplebordercolor {border:3px solid #55ccaf; }

#55ccaf Color code Preview on White Background

This is how #55ccaf Color code will look on white background color. Color contrast ratio is 1.97

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #55ccaf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #55ccaf; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(85,204,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,85,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,204,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.