COLOR #8EB287

HEX: #8EB287 RGB: (142,178,135)

Color info

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

RGB color model

#8EB287 color RGB value is (142,178,135).

RGB: (142,178,135) (56%, 70%, 53%)

RGB channels and saturation

R 142 of 255 = 56%
G 178 of 255 = 70%
B 135 of 255 = 53%

142
178
135

R + G + B ~ 60%. #8EB287 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 142 + 178 + 135 = 455 (100%)
R 142 of 455 ~ 31.21%
G 178 of 455 ~ 39.12%
B 135 of 455 ~ 29.67'%

%31.21
%39.12
%29.67

CMYK color model

#8EB287 color CMYK value is (20,0,24,30).

  • cyan value is 20.22%
  • magenta value is 0.00%
  • yellow value is 24.16%
  • key color value is 30.20%

CMYK: (20,0,24,30)
C20M0Y24K30 (20%, 0%, 24%, 30%)
(0.20 / 0.00 / 0.24 / 0.30)

CMYK percentages

%20.22
%0
%24.16
%30.2

Codes

Color #8EB287 in popluar color models

8E B2 87
RGB 142 178 135
HSL 110° 21.83% 61.37%
HSB/HSV 110° 24.16% 69.80%
CMYK 20.22% 0.00% 24.16%
30.20%

Color #8EB287 in popluar number systems.

HEX 8E B2 87
Decimal 142 178 135
Binary 10001110 10110010 10000111
Octal 216 262 207

Shades and tints

Shades of #8EB287

#8EB287
(142,178,135)
#82A27B
(130,162,123)
#76926F
(118,146,111)
#6A8263
(106,130,99)
#5E7257
(94,114,87)
#52624B
(82,98,75)
#46523F
(70,82,63)
#3A4233
(58,66,51)
#2E3227
(46,50,39)
#22221B
(34,34,27)
#16120F
(22,18,15)
#000000
(0,0,0)

Tints of #8EB287

#8EB287
(142,178,135)
#98B991
(152,185,145)
#A2C09B
(162,192,155)
#ACC7A5
(172,199,165)
#B6CEAF
(182,206,175)
#C0D5B9
(192,213,185)
#CADCC3
(202,220,195)
#D4E3CD
(212,227,205)
#DEEAD7
(222,234,215)
#E8F1E1
(232,241,225)
#F2F8EB
(242,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EB287; }

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

This text font color is #8EB287.

Background Color

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

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

This div background color is #8EB287.

Border color

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

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

This div border color is #8EB287.

Opacity

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

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

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

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

This text has shadow with #8EB287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB287.

Preview

Color preview on black background

This text has color #8EB287 on black background.


Color preview on white background

This text has color #8EB287 on white background.


Black color preview on #8EB287 background

This text has black color on #8EB287 background.


White color preview on #8EB287 background

This text has white color on #8EB287 background.


Related colors

Complementary color

Complementary color for #hex is #714D78.


I love getcolorcode.com

Triadic colors

1 #878EB2 and #B2878E with #8EB287 are triadic colors.

2 #87B28E and #B28E87 with #8EB287 are triadic colors.