COLOR #08D5E6

HEX: #08D5E6 RGB: (8,213,230)

Color info

#08D5E6 contains mainly green and blue colors. Web safe color of #08D5E6 is #00CCCC (or #0CC).

RGB color model

#08D5E6 color RGB value is (8,213,230).

RGB: (8,213,230) (3%, 84%, 90%)

RGB channels and saturation

R 8 of 255 = 3%
G 213 of 255 = 84%
B 230 of 255 = 90%

8
213
230

R + G + B ~ 59%. #08D5E6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 8 + 213 + 230 = 451 (100%)
R 8 of 451 ~ 1.77%
G 213 of 451 ~ 47.23%
B 230 of 451 ~ 51'%

%47.23
%51

CMYK color model

#08D5E6 color CMYK value is (97,7,0,10).

  • cyan value is 96.52%
  • magenta value is 7.39%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (97,7,0,10)
C97M7Y0K10 (97%, 7%, 0%, 10%)
(0.97 / 0.07 / 0.00 / 0.10)

CMYK percentages

%96.52
%7.39
%0
%9.8

Codes

Color #08D5E6 in popluar color models

08 D5 E6
RGB 8 213 230
HSL 185° 93.28% 46.67%
HSB/HSV 185° 96.52% 90.20%
CMYK 96.52% 7.39% 0.00%
9.80%

Color #08D5E6 in popluar number systems.

HEX 08 D5 E6
Decimal 8 213 230
Binary 1000 11010101 11100110
Octal 10 325 346

Shades and tints

Shades of #08D5E6

#08D5E6
(8,213,230)
#08C2D2
(8,194,210)
#08AFBE
(8,175,190)
#089CAA
(8,156,170)
#088996
(8,137,150)
#087682
(8,118,130)
#08636E
(8,99,110)
#08505A
(8,80,90)
#083D46
(8,61,70)
#082A32
(8,42,50)
#08171E
(8,23,30)
#000000
(0,0,0)

Tints of #08D5E6

#08D5E6
(8,213,230)
#1ED8E8
(30,216,232)
#34DBEA
(52,219,234)
#4ADEEC
(74,222,236)
#60E1EE
(96,225,238)
#76E4F0
(118,228,240)
#8CE7F2
(140,231,242)
#A2EAF4
(162,234,244)
#B8EDF6
(184,237,246)
#CEF0F8
(206,240,248)
#E4F3FA
(228,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #08D5E6 color. Also use rgb(8,213,230) instead hex code.

Text Font Color

.myTextColor { color: #08D5E6; }

<p style="color:#08D5E6">This sample text font color is #08D5E6.</p>

This text font color is #08D5E6.

Background Color

.myBgColor { background-color: #08D5E6; }

<div style="background-color:#08D5E6">Inner text</div>

This div background color is #08D5E6.

Border color

.myBorderColor { border: 1px solid #08D5E6; }

<div style="border:3px solid #08D5E6">Div</div>

This div border color is #08D5E6.

Opacity

.myOpacity80 { color: #08D5E6; opacity: 0.8; }

<p style="color:#08D5E6;opacity:0.8;">80%</p>

Text with #08D5E6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #08D5E6;}

<p style="text-shadow: 3px 3px 1px #08D5E6">Text here.</p>

This text has shadow with #08D5E6 color.


.textShadow {text-shadow: 3px 3px 1px #08D5E6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #08D5E6, 5px 5px 20px red">Text here.</p>

This text has shadow with #08D5E6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#08D5E6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#08D5E6, Direction=45, Strength=4)">Text</p>

This text has shadow with #08D5E6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #08D5E6;
-webkit-box-shadow: 1px 1px 3px 2px #08D5E6;
box-shadow: 1px 1px 3px 2px #08D5E6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #08D5E6; -webkit-box-shadow: 1px 1px 3px 2px #08D5E6; box-shadow:1px 1px 3px 2px #08D5E6;">
Div content here
</div>

This div box has shadow with color #08D5E6.

Preview

Color preview on black background

This text has color #08D5E6 on black background.


Color preview on white background

This text has color #08D5E6 on white background.


Black color preview on #08D5E6 background

This text has black color on #08D5E6 background.


White color preview on #08D5E6 background

This text has white color on #08D5E6 background.


Related colors

Complementary color

Complementary color for #hex is #F72A19.


I love getcolorcode.com

Triadic colors

1 #E608D5 and #D5E608 with #08D5E6 are triadic colors.

2 #E6D508 and #D508E6 with #08D5E6 are triadic colors.