crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#55c4cc hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55c4cc#55c4cc
RGB Decimal85, 196, 204rgb(85, 196, 204)
RGB Percent33%, 77%, 80%rgb(33%, 77%, 80%)
CSS RGBa85, 196, 204,1rgba(85,196,204,1)
CMYK Modelcmyk(58%,4%,0%,20%)
HSL Color Space184,54% ,57%hsl(184,54% ,57%)
HSV Color Space184°, 58%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011100010011001100
Octal125304314
Decimal85196204
Hex55c4cc

Different shades of #55c4cc color code.

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

Light Shade of #55c4cc
#7cd2d8
Dark Shade of #55c4cc
#37aeb7
Saturated Shade of #55c4cc
#4aced7
Desaturated Shade of #55c4cc
#60bac1
Grey scale Shade of #55c4cc
#909090
Brighten Shade
#6edde5
Most Readable Shade
#000000

Shades of #55c4cc color code

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

#55c4cc
#4baeb5
#42989e
#388288
#2f6c71
#25575a
#1c4144
#122b2d
#091516
#000000

Similar Color like #55c4cc color

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

#56c5cd
#57c6ce
#58c7cf
#59c8d0
#5ac9d1
#5bcad2
#5ccbd3
#5dccd4
#5ecdd5
#5fced6
#60cfd7
#61d0d8
#62d1d9
#63d2da
#54c3cb
#53c2ca
#52c1c9
#51c0c8
#50bfc7
#4fbec6
#4ebdc5
#4dbcc4
#4cbbc3
#4bbac2
#4ab9c1
#49b8c0
#48b7bf
#47b6be

Monochromatic Color with #55c4cc

#55c4cc
#67edf6
#0e2122
#20494c
#327277
#439ba1

Tints of #55c4cc Color

#55c4cc
#67cad1
#7ad1d7
#8dd7dd
#a0dee2
#b3e4e8
#c6ebee
#d9f1f3
#ecf8f9
#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

#55c4cc
#cc5d55

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

Split Complementary

#55c4cc
#cc5589
#cc9855

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

Analogous Color

#55cca4
#55ccbc
#55c4cc
#55accc
#5594cc

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

#55c4cc
#cc55c4
#c4cc55

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

#55c4cc
#9855cc
#cc5d55
#88cc55

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

#55c4cc
#cc5d55
#cc9855
#5589cc

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 #55c4cc 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.

#55c4cc Color Code Preview on Black Background Color

This is how #55c4cc Color will look on black background color. Color contrast ratio is 10.15

#55c4cc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#55c4cc color code is use for CSS Background Color

Background color for the above div is #55c4cc

HTML with inline CSS

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

#55c4cc color code is use for CSS Border Color

CSS Border color for the above div is #55c4cc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#55c4cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55c4cc Color code Preview on White Background

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

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 #55c4cc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #55c4cc; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.