COLOR #8EDBB5

HEX: #8EDBB5 RGB: (142,219,181)

Color info

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

RGB color model

#8EDBB5 color RGB value is (142,219,181).

RGB: (142,219,181) (56%, 86%, 71%)

RGB channels and saturation

R 142 of 255 = 56%
G 219 of 255 = 86%
B 181 of 255 = 71%

142
219
181

R + G + B ~ 71%. #8EDBB5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 219 + 181 = 542 (100%)
R 142 of 542 ~ 26.2%
G 219 of 542 ~ 40.41%
B 181 of 542 ~ 33.39'%

%26.2
%40.41
%33.39

CMYK color model

#8EDBB5 color CMYK value is (35,0,17,14).

  • cyan value is 35.16%
  • magenta value is 0.00%
  • yellow value is 17.35%
  • key color value is 14.12%

CMYK: (35,0,17,14)
C35M0Y17K14 (35%, 0%, 17%, 14%)
(0.35 / 0.00 / 0.17 / 0.14)

CMYK percentages

%35.16
%0
%17.35
%14.12

Codes

Color #8EDBB5 in popluar color models

8E DB B5
RGB 142 219 181
HSL 150° 51.68% 70.78%
HSB/HSV 150° 35.16% 85.88%
CMYK 35.16% 0.00% 17.35%
14.12%

Color #8EDBB5 in popluar number systems.

HEX 8E DB B5
Decimal 142 219 181
Binary 10001110 11011011 10110101
Octal 216 333 265

Shades and tints

Shades of #8EDBB5

#8EDBB5
(142,219,181)
#82C8A5
(130,200,165)
#76B595
(118,181,149)
#6AA285
(106,162,133)
#5E8F75
(94,143,117)
#527C65
(82,124,101)
#466955
(70,105,85)
#3A5645
(58,86,69)
#2E4335
(46,67,53)
#223025
(34,48,37)
#161D15
(22,29,21)
#000000
(0,0,0)

Tints of #8EDBB5

#8EDBB5
(142,219,181)
#98DEBB
(152,222,187)
#A2E1C1
(162,225,193)
#ACE4C7
(172,228,199)
#B6E7CD
(182,231,205)
#C0EAD3
(192,234,211)
#CAEDD9
(202,237,217)
#D4F0DF
(212,240,223)
#DEF3E5
(222,243,229)
#E8F6EB
(232,246,235)
#F2F9F1
(242,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EDBB5 color. Also use rgb(142,219,181) instead hex code.

Text Font Color

.myTextColor { color: #8EDBB5; }

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

This text font color is #8EDBB5.

Background Color

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

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

This div background color is #8EDBB5.

Border color

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

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

This div border color is #8EDBB5.

Opacity

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

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

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

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

This text has shadow with #8EDBB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EDBB5.

Preview

Color preview on black background

This text has color #8EDBB5 on black background.


Color preview on white background

This text has color #8EDBB5 on white background.


Black color preview on #8EDBB5 background

This text has black color on #8EDBB5 background.


White color preview on #8EDBB5 background

This text has white color on #8EDBB5 background.


Related colors

Complementary color

Complementary color for #hex is #71244A.


I love getcolorcode.com

Triadic colors

1 #B58EDB and #DBB58E with #8EDBB5 are triadic colors.

2 #B5DB8E and #DB8EB5 with #8EDBB5 are triadic colors.