crispedge.com

Color picker

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

#08d8dc hex color - Blue - Cool color - Information

#08d8dc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #08d8dc Color code in RGB color code model is created after adding 3.14% red color, 84.71% green color and 86.27% blue color. Hex #08d8dc Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 2% magenta, 0% yellow and 14% black.

Hex #08d8dc color code is between #00dddd web safe hex color code and #00cccc web safe hex color code. #00dddd is the nearest web safe color code. You can see here many more shades of #08d8dc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code08d8dc#08d8dc
RGB Decimal8, 216, 220rgb(8, 216, 220)
RGB Percent3%, 85%, 86%rgb(3%, 85%, 86%)
CSS RGBa8, 216, 220,1rgba(8,216,220,1)
CMYK Modelcmyk(96%,2%,0%,14%)
HSL Color Space181,93% ,45%hsl(181,93% ,45%)
HSV Color Space181°, 96%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010001101100011011100
Octal10330334
Decimal8216220
Hex08d8dc

Different shades of #08d8dc color code.

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

Light Shade of #08d8dc
#20f3f7
Dark Shade of #08d8dc
#06a8ab
Saturated Shade of #08d8dc
#00e0e4
Desaturated Shade of #08d8dc
#13cdd1
Grey scale Shade of #08d8dc
#727272
Brighten Shade
#21f1f5
Most Readable Shade
#000000

Shades of #08d8dc color code

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

#08d8dc
#07c0c3
#06a8ab
#059092
#04787a
#036061
#024849
#013030
#001818
#000000

Similar Color like #08d8dc color

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

#09d9dd
#0adade
#0bdbdf
#0cdce0
#0ddde1
#0edee2
#0fdfe3
#10e0e4
#11e1e5
#12e2e6
#13e3e7
#14e4e8
#15e5e9
#16e6ea
#07d7db
#06d6da
#05d5d9
#04d4d8
#03d3d7
#02d2d6
#01d1d5
#00d0d4
#00cfd3
#00ced2
#00cdd1
#00ccd0
#00cbcf
#00cace

Monochromatic Color with #08d8dc

#08d8dc
#000707
#023132
#035b5c
#058587
#06aeb1

Tints of #08d8dc Color

#08d8dc
#23dcdf
#3ee0e3
#5ae5e7
#75e9eb
#91edef
#acf2f3
#c8f6f7
#e3fafb
#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

#08d8dc
#dc0c08

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

Split Complementary

#08d8dc
#dc086e
#dc7608

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

Analogous Color

#08dc8b
#08dcb6
#08d8dc
#08aedc
#0883dc

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

#08d8dc
#dc08d8
#d8dc08

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

#08d8dc
#7608dc
#dc0c08
#6edc08

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

#08d8dc
#dc0c08
#dc7608
#086edc

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 #08d8dc 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.

#08d8dc Color Code Preview on Black Background Color

This is how #08d8dc Color will look on black background color. Color contrast ratio is 11.87

#08d8dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08d8dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08d8dc

#08d8dc color code is use for CSS Background Color

Background color for the above div is #08d8dc

HTML with inline CSS

<div style="background-color:#08d8dc;"></div>

#08d8dc color code is use for CSS Border Color

CSS Border color for the above div is #08d8dc

HTML with inline CSS

<div style="border:5px solid #08d8dc;"></div>

CSS Border Left color for the above div is #08d8dc

HTML with inline CSS

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

CSS Border Right color for the above div is #08d8dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08d8dc

HTML with inline CSS

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

CSS Border Top color for the above div is #08d8dc

HTML with inline CSS

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

#08d8dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08d8dc Color code Preview on White Background

This is how #08d8dc Color code will look on white background color. Color contrast ratio is 1.77

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

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.