crispedge.com

Color picker

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

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

#55d6dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #55d6dd Color code in RGB color code model is created after adding 33.33% red color, 83.92% green color and 86.67% blue color. Hex #55d6dd Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 3% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55d6dd#55d6dd
RGB Decimal85, 214, 221rgb(85, 214, 221)
RGB Percent33%, 84%, 87%rgb(33%, 84%, 87%)
CSS RGBa85, 214, 221,1rgba(85,214,221,1)
CMYK Modelcmyk(62%,3%,0%,13%)
HSL Color Space183,67% ,60%hsl(183,67% ,60%)
HSV Color Space183°, 62%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011101011011011101
Octal125326335
Decimal85214221
Hex55d6dd

Different shades of #55d6dd color code.

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

Light Shade of #55d6dd
#80e0e5
Dark Shade of #55d6dd
#2bccd4
Saturated Shade of #55d6dd
#4bdfe7
Desaturated Shade of #55d6dd
#5fcdd3
Grey scale Shade of #55d6dd
#999999
Brighten Shade
#6eeff6
Most Readable Shade
#000000

Shades of #55d6dd color code

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

#55d6dd
#4bbec4
#42a6ab
#388e93
#2f767a
#255f62
#1c4749
#122f31
#091718
#000000

Similar Color like #55d6dd color

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

#56d7de
#57d8df
#58d9e0
#59dae1
#5adbe2
#5bdce3
#5cdde4
#5ddee5
#5edfe6
#5fe0e7
#60e1e8
#61e2e9
#62e3ea
#63e4eb
#54d5dc
#53d4db
#52d3da
#51d2d9
#50d1d8
#4fd0d7
#4ecfd6
#4dced5
#4ccdd4
#4bccd3
#4acbd2
#49cad1
#48c9d0
#47c8cf

Monochromatic Color with #55d6dd

#55d6dd
#030808
#143133
#245b5d
#348488
#45adb3

Tints of #55d6dd Color

#55d6dd
#67dae0
#7adfe4
#8de3e8
#a0e8ec
#b3ecef
#c6f1f3
#d9f5f7
#ecfafb
#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

#55d6dd
#dd5c55

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

Split Complementary

#55d6dd
#dd5592
#dda055

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

Analogous Color

#55ddae
#55ddc9
#55d6dd
#55bbdd
#55a0dd

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

#55d6dd
#dd55d6
#d6dd55

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

#55d6dd
#a055dd
#dd5c55
#92dd55

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

#55d6dd
#dd5c55
#dda055
#5592dd

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

#55d6dd Color Code Preview on Black Background Color

This is how #55d6dd Color will look on black background color. Color contrast ratio is 12.05

#55d6dd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#55d6dd color code is use for CSS Background Color

Background color for the above div is #55d6dd

HTML with inline CSS

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

#55d6dd color code is use for CSS Border Color

CSS Border color for the above div is #55d6dd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#55d6dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55d6dd Color code Preview on White Background

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

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

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.