COLOR #8EB38E

HEX: #8EB38E RGB: (142,179,142)

Color info

#8EB38E contains red, green and blue colors in about the same proportion. Web safe color of #8EB38E is #999999 (or #999).

RGB color model

#8EB38E color RGB value is (142,179,142).

RGB: (142,179,142) (56%, 70%, 56%)

RGB channels and saturation

R 142 of 255 = 56%
G 179 of 255 = 70%
B 142 of 255 = 56%

142
179
142

R + G + B ~ 61%. #8EB38E is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 179 + 142 = 463 (100%)
R 142 of 463 ~ 30.67%
G 179 of 463 ~ 38.66%
B 142 of 463 ~ 30.67'%

%30.67
%38.66
%30.67

CMYK color model

#8EB38E color CMYK value is (21,0,21,30).

  • cyan value is 20.67%
  • magenta value is 0.00%
  • yellow value is 20.67%
  • key color value is 29.80%
CMYK: (21,0,21,30) C21M0Y21K30 (21%,0%,21%,30%) (0.21/0.00/0.21/0.30) 

CMYK percentages

%20.67
%0
%20.67
%29.8

Codes

Color #8EB38E in popluar color models

8E B3 8E
RGB 142 179 142
HSL 120° 19.58% 62.94%
HSB/HSV 120° 20.67% 70.20%
CMYK 20.67% 0.00% 20.67%
29.80%

Color #8EB38E in popluar number systems.

HEX 8E B3 8E
Decimal 142 179 142
Binary 10001110 10110011 10001110
Octal 216 263 216

Shades and tints

Shades of #8EB38E

#8EB38E
(142,179,142)
#82A382
(130,163,130)
#769376
(118,147,118)
#6A836A
(106,131,106)
#5E735E
(94,115,94)
#526352
(82,99,82)
#465346
(70,83,70)
#3A433A
(58,67,58)
#2E332E
(46,51,46)
#222322
(34,35,34)
#161316
(22,19,22)
#000000
(0,0,0)

Tints of #8EB38E

#8EB38E
(142,179,142)
#98B998
(152,185,152)
#A2BFA2
(162,191,162)
#ACC5AC
(172,197,172)
#B6CBB6
(182,203,182)
#C0D1C0
(192,209,192)
#CAD7CA
(202,215,202)
#D4DDD4
(212,221,212)
#DEE3DE
(222,227,222)
#E8E9E8
(232,233,232)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EB38E; }

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

This text font color is #8EB38E.

Background Color

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

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

This div background color is #8EB38E.

Border color

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

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

This div border color is #8EB38E.

Opacity

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

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

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

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

This text has shadow with #8EB38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB38E.

Preview

Color preview on black background

This text has color #8EB38E on black background.


Color preview on white background

This text has color #8EB38E on white background.


Black color preview on #8EB38E background

This text has black color on #8EB38E background.


White color preview on #8EB38E background

This text has white color on #8EB38E background.


Related colors

Complementary color

Complementary color for #hex is #714C71.


I love getcolorcode.com

Triadic colors

1 #8E8EB3 and #B38E8E with #8EB38E are triadic colors.

2 #8EB38E and #B38E8E with #8EB38E are triadic colors.