COLOR #8EC4D8

HEX: #8EC4D8 RGB: (142,196,216)

Color info

#8EC4D8 contains mainly green and blue colors. Web safe color of #8EC4D8 is #99CCCC (or #9CC).

RGB color model

#8EC4D8 color RGB value is (142,196,216).

RGB: (142,196,216) (56%, 77%, 85%)

RGB channels and saturation

R 142 of 255 = 56%
G 196 of 255 = 77%
B 216 of 255 = 85%

142
196
216

R + G + B ~ 73%. #8EC4D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 196 + 216 = 554 (100%)
R 142 of 554 ~ 25.63%
G 196 of 554 ~ 35.38%
B 216 of 554 ~ 38.99'%

%25.63
%35.38
%38.99

CMYK color model

#8EC4D8 color CMYK value is (34,9,0,15).

  • cyan value is 34.26%
  • magenta value is 9.26%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (34,9,0,15)
C34M9Y0K15 (34%, 9%, 0%, 15%)
(0.34 / 0.09 / 0.00 / 0.15)

CMYK percentages

%34.26
%9.26
%0
%15.29

Codes

Color #8EC4D8 in popluar color models

8E C4 D8
RGB 142 196 216
HSL 196° 48.68% 70.20%
HSB/HSV 196° 34.26% 84.71%
CMYK 34.26% 9.26% 0.00%
15.29%

Color #8EC4D8 in popluar number systems.

HEX 8E C4 D8
Decimal 142 196 216
Binary 10001110 11000100 11011000
Octal 216 304 330

Shades and tints

Shades of #8EC4D8

#8EC4D8
(142,196,216)
#82B3C5
(130,179,197)
#76A2B2
(118,162,178)
#6A919F
(106,145,159)
#5E808C
(94,128,140)
#526F79
(82,111,121)
#465E66
(70,94,102)
#3A4D53
(58,77,83)
#2E3C40
(46,60,64)
#222B2D
(34,43,45)
#161A1A
(22,26,26)
#000000
(0,0,0)

Tints of #8EC4D8

#8EC4D8
(142,196,216)
#98C9DB
(152,201,219)
#A2CEDE
(162,206,222)
#ACD3E1
(172,211,225)
#B6D8E4
(182,216,228)
#C0DDE7
(192,221,231)
#CAE2EA
(202,226,234)
#D4E7ED
(212,231,237)
#DEECF0
(222,236,240)
#E8F1F3
(232,241,243)
#F2F6F6
(242,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EC4D8 color. Also use rgb(142,196,216) instead hex code.

Text Font Color

.myTextColor { color: #8EC4D8; }

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

This text font color is #8EC4D8.

Background Color

.myBgColor { background-color: #8EC4D8; }

<div style="background-color:#8EC4D8">Inner text</div>

This div background color is #8EC4D8.

Border color

.myBorderColor { border: 1px solid #8EC4D8; }

<div style="border:3px solid #8EC4D8">Div</div>

This div border color is #8EC4D8.

Opacity

.myOpacity80 { color: #8EC4D8; opacity: 0.8; }

<p style="color:#8EC4D8;opacity:0.8;">80%</p>

Text with #8EC4D8 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 #8EC4D8;}

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

This text has shadow with #8EC4D8 color.


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

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

This text has shadow with #8EC4D8 primary color and red secondary color.


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

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

This text has shadow with #8EC4D8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8EC4D8.

Preview

Color preview on black background

This text has color #8EC4D8 on black background.


Color preview on white background

This text has color #8EC4D8 on white background.


Black color preview on #8EC4D8 background

This text has black color on #8EC4D8 background.


White color preview on #8EC4D8 background

This text has white color on #8EC4D8 background.


Related colors

Complementary color

Complementary color for #hex is #713B27.


I love getcolorcode.com

Triadic colors

1 #D88EC4 and #C4D88E with #8EC4D8 are triadic colors.

2 #D8C48E and #C48ED8 with #8EC4D8 are triadic colors.