COLOR #8EE5BE

HEX: #8EE5BE RGB: (142,229,190)

Color info

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

RGB color model

#8EE5BE color RGB value is (142,229,190).

RGB: (142,229,190) (56%, 90%, 75%)

RGB channels and saturation

R 142 of 255 = 56%
G 229 of 255 = 90%
B 190 of 255 = 75%

142
229
190

R + G + B ~ 74%. #8EE5BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 229 + 190 = 561 (100%)
R 142 of 561 ~ 25.31%
G 229 of 561 ~ 40.82%
B 190 of 561 ~ 33.87'%

%25.31
%40.82
%33.87

CMYK color model

#8EE5BE color CMYK value is (38,0,17,10).

  • cyan value is 37.99%
  • magenta value is 0.00%
  • yellow value is 17.03%
  • key color value is 10.20%

CMYK: (38,0,17,10)
C38M0Y17K10 (38%, 0%, 17%, 10%)
(0.38 / 0.00 / 0.17 / 0.10)

CMYK percentages

%37.99
%0
%17.03
%10.2

Codes

Color #8EE5BE in popluar color models

8E E5 BE
RGB 142 229 190
HSL 153° 62.59% 72.75%
HSB/HSV 153° 37.99% 89.80%
CMYK 37.99% 0.00% 17.03%
10.20%

Color #8EE5BE in popluar number systems.

HEX 8E E5 BE
Decimal 142 229 190
Binary 10001110 11100101 10111110
Octal 216 345 276

Shades and tints

Shades of #8EE5BE

#8EE5BE
(142,229,190)
#82D1AD
(130,209,173)
#76BD9C
(118,189,156)
#6AA98B
(106,169,139)
#5E957A
(94,149,122)
#528169
(82,129,105)
#466D58
(70,109,88)
#3A5947
(58,89,71)
#2E4536
(46,69,54)
#223125
(34,49,37)
#161D14
(22,29,20)
#000000
(0,0,0)

Tints of #8EE5BE

#8EE5BE
(142,229,190)
#98E7C3
(152,231,195)
#A2E9C8
(162,233,200)
#ACEBCD
(172,235,205)
#B6EDD2
(182,237,210)
#C0EFD7
(192,239,215)
#CAF1DC
(202,241,220)
#D4F3E1
(212,243,225)
#DEF5E6
(222,245,230)
#E8F7EB
(232,247,235)
#F2F9F0
(242,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EE5BE color. Also use rgb(142,229,190) instead hex code.

Text Font Color

.myTextColor { color: #8EE5BE; }

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

This text font color is #8EE5BE.

Background Color

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

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

This div background color is #8EE5BE.

Border color

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

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

This div border color is #8EE5BE.

Opacity

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

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

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

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

This text has shadow with #8EE5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EE5BE.

Preview

Color preview on black background

This text has color #8EE5BE on black background.


Color preview on white background

This text has color #8EE5BE on white background.


Black color preview on #8EE5BE background

This text has black color on #8EE5BE background.


White color preview on #8EE5BE background

This text has white color on #8EE5BE background.


Related colors

Complementary color

Complementary color for #hex is #711A41.


I love getcolorcode.com

Triadic colors

1 #BE8EE5 and #E5BE8E with #8EE5BE are triadic colors.

2 #BEE58E and #E58EBE with #8EE5BE are triadic colors.