COLOR #9EB476

HEX: #9EB476 RGB: (158,180,118)

Renk bilgisi

#9EB476 contains mainly red and green colors. #9EB476 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#9EB476 color RGB value is (158,180,118).

RGB: (158,180,118) (62%, 71%, 46%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 180 of 255 = 71%
B 118 of 255 = 46%

158
180
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 180 + 118 = 456 (100%)
R 158 of 456 ~ 34.65%
G 180 of 456 ~ 39.47%
B 118 of 456 ~ 25.88'%

%34.65
%39.47
%25.88

CMYK RENK MODELİ

#9EB476 rengi CMYK tonu (12,0,34,29).

  • camgöbeği tonu 12.22%
  • eflatun tonu 0.00%
  • sarı tonu 34.44%
  • ana renk tonu 29.41%

CMYK: (12,0,34,29)
C12M0Y34K29 (12%, 0%, 34%, 29%)
(0.12 / 0.00 / 0.34 / 0.29)

CMYK yüzdeleri

%12.22
%0
%34.44
%29.41

Codes

Color #9EB476 in popluar color models

9E B4 76
RGB 158 180 118
HSL 81° 29.25% 58.43%
HSB/HSV 81° 34.44% 70.59%
CMYK 12.22% 0.00% 34.44%
29.41%

Color #9EB476 in popluar number systems.

HEX 9E B4 76
Decimal 158 180 118
Binary 10011110 10110100 1110110
Octal 236 264 166

Shades and tints

Shades of #9EB476

#9EB476
(158,180,118)
#90A46C
(144,164,108)
#829462
(130,148,98)
#748458
(116,132,88)
#66744E
(102,116,78)
#586444
(88,100,68)
#4A543A
(74,84,58)
#3C4430
(60,68,48)
#2E3426
(46,52,38)
#20241C
(32,36,28)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #9EB476

#9EB476
(158,180,118)
#A6BA82
(166,186,130)
#AEC08E
(174,192,142)
#B6C69A
(182,198,154)
#BECCA6
(190,204,166)
#C6D2B2
(198,210,178)
#CED8BE
(206,216,190)
#D6DECA
(214,222,202)
#DEE4D6
(222,228,214)
#E6EAE2
(230,234,226)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EB476 color. Also use rgb(158,180,118) instead hex code.

Text Font Color

.myTextColor { color: #9EB476; }

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

This text font color is #9EB476.

Background Color

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

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

This div background color is #9EB476.

Border color

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

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

This div border color is #9EB476.

Opacity

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

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

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

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

This text has shadow with #9EB476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EB476.

Preview

Color preview on black background

This text has color #9EB476 on black background.


Color preview on white background

This text has color #9EB476 on white background.


Black color preview on #9EB476 background

This text has black color on #9EB476 background.


White color preview on #9EB476 background

This text has white color on #9EB476 background.


Related colors

Complementary color

Complementary color for #hex is #614B89.


I love getcolorcode.com

Triadic colors

1 #769EB4 and #B4769E with #9EB476 are triadic colors.

2 #76B49E and #B49E76 with #9EB476 are triadic colors.