crispedge.com

Color picker

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

#66d8d8 hex color - Blue - Cool color - Information

#66d8d8 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #66d8d8 Color code in RGB color code model is created after adding 40% red color, 84.71% green color and 84.71% blue color. Hex #66d8d8 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 0% yellow and 15% black.

Hex #66d8d8 color code is between #55dddd web safe hex color code and #77cccc web safe hex color code. #55dddd is the nearest web safe color code. You can see here many more shades of #66d8d8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code66d8d8#66d8d8
RGB Decimal102, 216, 216rgb(102, 216, 216)
RGB Percent40%, 85%, 85%rgb(40%, 85%, 85%)
CSS RGBa102, 216, 216,1rgba(102,216,216,1)
CMYK Modelcmyk(53%,0%,0%,15%)
HSL Color Space180,59% ,62%hsl(180,59% ,62%)
HSV Color Space180°, 53%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001101101100011011000
Octal146330330
Decimal102216216
Hex66d8d8

Different shades of #66d8d8 color code.

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

Light Shade of #66d8d8
#8fe2e2
Dark Shade of #66d8d8
#3dcece
Saturated Shade of #66d8d8
#5ce2e2
Desaturated Shade of #66d8d8
#70cece
Grey scale Shade of #66d8d8
#9f9f9f
Brighten Shade
#7ff1f1
Most Readable Shade
#000000

Shades of #66d8d8 color code

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

#66d8d8
#5ac0c0
#4fa8a8
#449090
#387878
#2d6060
#224848
#163030
#0b1818
#000000

Similar Color like #66d8d8 color

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

#67d9d9
#68dada
#69dbdb
#6adcdc
#6bdddd
#6cdede
#6ddfdf
#6ee0e0
#6fe1e1
#70e2e2
#71e3e3
#72e4e4
#73e5e5
#74e6e6
#65d7d7
#64d6d6
#63d5d5
#62d4d4
#61d3d3
#60d2d2
#5fd1d1
#5ed0d0
#5dcfcf
#5ccece
#5bcdcd
#5acccc
#59cbcb
#58caca

Monochromatic Color with #66d8d8

#66d8d8
#020303
#162e2e
#2a5858
#3e8383
#52adad

Tints of #66d8d8 Color

#66d8d8
#77dcdc
#88e0e0
#99e5e5
#aae9e9
#bbeded
#ccf2f2
#ddf6f6
#eefafa
#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

#66d8d8
#d86666

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

Split Complementary

#66d8d8
#d8669f
#d89f66

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

Analogous Color

#66d8aa
#66d8c1
#66d8d8
#66c1d8
#66aad8

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

#66d8d8
#d866d8
#d8d866

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

#66d8d8
#9f66d8
#d86666
#9fd866

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

#66d8d8
#d86666
#d89f66
#669fd8

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 #66d8d8 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.

#66d8d8 Color Code Preview on Black Background Color

This is how #66d8d8 Color will look on black background color. Color contrast ratio is 12.38

#66d8d8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66d8d8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66d8d8

#66d8d8 color code is use for CSS Background Color

Background color for the above div is #66d8d8

HTML with inline CSS

<div style="background-color:#66d8d8;"></div>

#66d8d8 color code is use for CSS Border Color

CSS Border color for the above div is #66d8d8

HTML with inline CSS

<div style="border:5px solid #66d8d8;"></div>

CSS Border Left color for the above div is #66d8d8

HTML with inline CSS

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

CSS Border Right color for the above div is #66d8d8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66d8d8

HTML with inline CSS

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

CSS Border Top color for the above div is #66d8d8

HTML with inline CSS

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

#66d8d8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66d8d8 Color code Preview on White Background

This is how #66d8d8 Color code will look on white background color. Color contrast ratio is 1.70

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

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.