COLOR #8EA37C

HEX: #8EA37C RGB: (142,163,124)

Renk bilgisi

#8EA37C contains red, green and blue colors in about the same proportion. #8EA37C ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#8EA37C color RGB value is (142,163,124).

RGB: (142,163,124) (56%, 64%, 49%)

RGB bağlantıları ve doygunluk

R 142 of 255 = 56%
G 163 of 255 = 64%
B 124 of 255 = 49%

142
163
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 142 + 163 + 124 = 429 (100%)
R 142 of 429 ~ 33.1%
G 163 of 429 ~ 38%
B 124 of 429 ~ 28.9'%

%33.1
%38
%28.9

CMYK RENK MODELİ

#8EA37C rengi CMYK tonu (13,0,24,36).

  • camgöbeği tonu 12.88%
  • eflatun tonu 0.00%
  • sarı tonu 23.93%
  • ana renk tonu 36.08%

CMYK: (13,0,24,36)
C13M0Y24K36 (13%, 0%, 24%, 36%)
(0.13 / 0.00 / 0.24 / 0.36)

CMYK yüzdeleri

%12.88
%0
%23.93
%36.08

Codes

Color #8EA37C in popluar color models

8E A3 7C
RGB 142 163 124
HSL 92° 17.49% 56.27%
HSB/HSV 92° 23.93% 63.92%
CMYK 12.88% 0.00% 23.93%
36.08%

Color #8EA37C in popluar number systems.

HEX 8E A3 7C
Decimal 142 163 124
Binary 10001110 10100011 1111100
Octal 216 243 174

Shades and tints

Shades of #8EA37C

#8EA37C
(142,163,124)
#829571
(130,149,113)
#768766
(118,135,102)
#6A795B
(106,121,91)
#5E6B50
(94,107,80)
#525D45
(82,93,69)
#464F3A
(70,79,58)
#3A412F
(58,65,47)
#2E3324
(46,51,36)
#222519
(34,37,25)
#16170E
(22,23,14)
#000000
(0,0,0)

Tints of #8EA37C

#8EA37C
(142,163,124)
#98AB87
(152,171,135)
#A2B392
(162,179,146)
#ACBB9D
(172,187,157)
#B6C3A8
(182,195,168)
#C0CBB3
(192,203,179)
#CAD3BE
(202,211,190)
#D4DBC9
(212,219,201)
#DEE3D4
(222,227,212)
#E8EBDF
(232,235,223)
#F2F3EA
(242,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EA37C; }

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

This text font color is #8EA37C.

Background Color

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

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

This div background color is #8EA37C.

Border color

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

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

This div border color is #8EA37C.

Opacity

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

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

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

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

This text has shadow with #8EA37C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EA37C.

Preview

Color preview on black background

This text has color #8EA37C on black background.


Color preview on white background

This text has color #8EA37C on white background.


Black color preview on #8EA37C background

This text has black color on #8EA37C background.


White color preview on #8EA37C background

This text has white color on #8EA37C background.


Related colors

Complementary color

Complementary color for #hex is #715C83.


I love getcolorcode.com

Triadic colors

1 #7C8EA3 and #A37C8E with #8EA37C are triadic colors.

2 #7CA38E and #A38E7C with #8EA37C are triadic colors.