COLOR #8EEBE8

HEX: #8EEBE8 RGB: (142,235,232)

Color info

#8EEBE8 contains mainly green and blue colors. Web safe color of #8EEBE8 is #99FFFF (or #9FF).

RGB color model

#8EEBE8 color RGB value is (142,235,232).

RGB: (142,235,232) (56%, 92%, 91%)

RGB channels and saturation

R 142 of 255 = 56%
G 235 of 255 = 92%
B 232 of 255 = 91%

142
235
232

R + G + B ~ 80%. #8EEBE8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 235 + 232 = 609 (100%)
R 142 of 609 ~ 23.32%
G 235 of 609 ~ 38.59%
B 232 of 609 ~ 38.1'%

%23.32
%38.59
%38.1

CMYK color model

#8EEBE8 color CMYK value is (40,0,1,8).

  • cyan value is 39.57%
  • magenta value is 0.00%
  • yellow value is 1.28%
  • key color value is 7.84%
CMYK: (40,0,1,8) C40M0Y1K8 (40%,0%,1%,8%) (0.40/0.00/0.01/0.08) 

CMYK percentages

%39.57
%0
%1.28
%7.84

Codes

Color #8EEBE8 in popluar color models

8E EB E8
RGB 142 235 232
HSL 178° 69.92% 73.92%
HSB/HSV 178° 39.57% 92.16%
CMYK 39.57% 0.00% 1.28%
7.84%

Color #8EEBE8 in popluar number systems.

HEX 8E EB E8
Decimal 142 235 232
Binary 10001110 11101011 11101000
Octal 216 353 350

Shades and tints

Shades of #8EEBE8

#8EEBE8
(142,235,232)
#82D6D3
(130,214,211)
#76C1BE
(118,193,190)
#6AACA9
(106,172,169)
#5E9794
(94,151,148)
#52827F
(82,130,127)
#466D6A
(70,109,106)
#3A5855
(58,88,85)
#2E4340
(46,67,64)
#222E2B
(34,46,43)
#161916
(22,25,22)
#000000
(0,0,0)

Tints of #8EEBE8

#8EEBE8
(142,235,232)
#98ECEA
(152,236,234)
#A2EDEC
(162,237,236)
#ACEEEE
(172,238,238)
#B6EFF0
(182,239,240)
#C0F0F2
(192,240,242)
#CAF1F4
(202,241,244)
#D4F2F6
(212,242,246)
#DEF3F8
(222,243,248)
#E8F4FA
(232,244,250)
#F2F5FC
(242,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EEBE8 color. Also use rgb(142,235,232) instead hex code.

Text Font Color

.myTextColor { color: #8EEBE8; }

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

This text font color is #8EEBE8.

Background Color

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

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

This div background color is #8EEBE8.

Border color

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

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

This div border color is #8EEBE8.

Opacity

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

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

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

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

This text has shadow with #8EEBE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EEBE8.

Preview

Color preview on black background

This text has color #8EEBE8 on black background.


Color preview on white background

This text has color #8EEBE8 on white background.


Black color preview on #8EEBE8 background

This text has black color on #8EEBE8 background.


White color preview on #8EEBE8 background

This text has white color on #8EEBE8 background.


Related colors

Complementary color

Complementary color for #hex is #711417.


I love getcolorcode.com

Triadic colors

1 #E88EEB and #EBE88E with #8EEBE8 are triadic colors.

2 #E8EB8E and #EB8EE8 with #8EEBE8 are triadic colors.