COLOR #8EB489

HEX: #8EB489 RGB: (142,180,137)

Renk bilgisi

#8EB489 contains red, green and blue colors in about the same proportion. #8EB489 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#8EB489 color RGB value is (142,180,137).

RGB: (142,180,137) (56%, 71%, 54%)

RGB bağlantıları ve doygunluk

R 142 of 255 = 56%
G 180 of 255 = 71%
B 137 of 255 = 54%

142
180
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 142 + 180 + 137 = 459 (100%)
R 142 of 459 ~ 30.94%
G 180 of 459 ~ 39.22%
B 137 of 459 ~ 29.85'%

%30.94
%39.22
%29.85

CMYK RENK MODELİ

#8EB489 rengi CMYK tonu (21,0,24,29).

  • camgöbeği tonu 21.11%
  • eflatun tonu 0.00%
  • sarı tonu 23.89%
  • ana renk tonu 29.41%

CMYK: (21,0,24,29)
C21M0Y24K29 (21%, 0%, 24%, 29%)
(0.21 / 0.00 / 0.24 / 0.29)

CMYK yüzdeleri

%21.11
%0
%23.89
%29.41

Codes

Color #8EB489 in popluar color models

8E B4 89
RGB 142 180 137
HSL 113° 22.28% 62.16%
HSB/HSV 113° 23.89% 70.59%
CMYK 21.11% 0.00% 23.89%
29.41%

Color #8EB489 in popluar number systems.

HEX 8E B4 89
Decimal 142 180 137
Binary 10001110 10110100 10001001
Octal 216 264 211

Shades and tints

Shades of #8EB489

#8EB489
(142,180,137)
#82A47D
(130,164,125)
#769471
(118,148,113)
#6A8465
(106,132,101)
#5E7459
(94,116,89)
#52644D
(82,100,77)
#465441
(70,84,65)
#3A4435
(58,68,53)
#2E3429
(46,52,41)
#22241D
(34,36,29)
#161411
(22,20,17)
#000000
(0,0,0)

Tints of #8EB489

#8EB489
(142,180,137)
#98BA93
(152,186,147)
#A2C09D
(162,192,157)
#ACC6A7
(172,198,167)
#B6CCB1
(182,204,177)
#C0D2BB
(192,210,187)
#CAD8C5
(202,216,197)
#D4DECF
(212,222,207)
#DEE4D9
(222,228,217)
#E8EAE3
(232,234,227)
#F2F0ED
(242,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8EB489; }

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

This text font color is #8EB489.

Background Color

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

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

This div background color is #8EB489.

Border color

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

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

This div border color is #8EB489.

Opacity

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

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

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

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

This text has shadow with #8EB489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB489.

Preview

Color preview on black background

This text has color #8EB489 on black background.


Color preview on white background

This text has color #8EB489 on white background.


Black color preview on #8EB489 background

This text has black color on #8EB489 background.


White color preview on #8EB489 background

This text has white color on #8EB489 background.


Related colors

Complementary color

Complementary color for #hex is #714B76.


I love getcolorcode.com

Triadic colors

1 #898EB4 and #B4898E with #8EB489 are triadic colors.

2 #89B48E and #B48E89 with #8EB489 are triadic colors.