COLOR #9EA76D

HEX: #9EA76D RGB: (158,167,109)

Renk bilgisi

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

RGB renk modeli

#9EA76D color RGB value is (158,167,109).

RGB: (158,167,109) (62%, 65%, 43%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 167 of 255 = 65%
B 109 of 255 = 43%

158
167
109

R + G + B ~ 57%. #9EA76D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 167 + 109 = 434 (100%)
R 158 of 434 ~ 36.41%
G 167 of 434 ~ 38.48%
B 109 of 434 ~ 25.12'%

%36.41
%38.48
%25.12

CMYK RENK MODELİ

#9EA76D rengi CMYK tonu (5,0,35,35).

  • camgöbeği tonu 5.39%
  • eflatun tonu 0.00%
  • sarı tonu 34.73%
  • ana renk tonu 34.51%

CMYK: (5,0,35,35)
C5M0Y35K35 (5%, 0%, 35%, 35%)
(0.05 / 0.00 / 0.35 / 0.35)

CMYK yüzdeleri

%5.39
%0
%34.73
%34.51

Codes

Color #9EA76D in popluar color models

9E A7 6D
RGB 158 167 109
HSL 69° 24.79% 54.12%
HSB/HSV 69° 34.73% 65.49%
CMYK 5.39% 0.00% 34.73%
34.51%

Color #9EA76D in popluar number systems.

HEX 9E A7 6D
Decimal 158 167 109
Binary 10011110 10100111 1101101
Octal 236 247 155

Shades and tints

Shades of #9EA76D

#9EA76D
(158,167,109)
#909864
(144,152,100)
#82895B
(130,137,91)
#747A52
(116,122,82)
#666B49
(102,107,73)
#585C40
(88,92,64)
#4A4D37
(74,77,55)
#3C3E2E
(60,62,46)
#2E2F25
(46,47,37)
#20201C
(32,32,28)
#121113
(18,17,19)
#000000
(0,0,0)

Tints of #9EA76D

#9EA76D
(158,167,109)
#A6AF7A
(166,175,122)
#AEB787
(174,183,135)
#B6BF94
(182,191,148)
#BEC7A1
(190,199,161)
#C6CFAE
(198,207,174)
#CED7BB
(206,215,187)
#D6DFC8
(214,223,200)
#DEE7D5
(222,231,213)
#E6EFE2
(230,239,226)
#EEF7EF
(238,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EA76D color. Also use rgb(158,167,109) instead hex code.

Text Font Color

.myTextColor { color: #9EA76D; }

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

This text font color is #9EA76D.

Background Color

.myBgColor { background-color: #9EA76D; }

<div style="background-color:#9EA76D">Inner text</div>

This div background color is #9EA76D.

Border color

.myBorderColor { border: 1px solid #9EA76D; }

<div style="border:3px solid #9EA76D">Div</div>

This div border color is #9EA76D.

Opacity

.myOpacity80 { color: #9EA76D; opacity: 0.8; }

<p style="color:#9EA76D;opacity:0.8;">80%</p>

Text with #9EA76D 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 #9EA76D;}

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

This text has shadow with #9EA76D color.


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

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

This text has shadow with #9EA76D primary color and red secondary color.


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

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

This text has shadow with #9EA76D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9EA76D.

Preview

Color preview on black background

This text has color #9EA76D on black background.


Color preview on white background

This text has color #9EA76D on white background.


Black color preview on #9EA76D background

This text has black color on #9EA76D background.


White color preview on #9EA76D background

This text has white color on #9EA76D background.


Related colors

Complementary color

Complementary color for #hex is #615892.


I love getcolorcode.com

Triadic colors

1 #6D9EA7 and #A76D9E with #9EA76D are triadic colors.

2 #6DA79E and #A79E6D with #9EA76D are triadic colors.