COLOR #9A9176

HEX: #9A9176 RGB: (154,145,118)

Color info

#9A9176 contains red, green and blue colors in about the same proportion. Web safe color of #9A9176 is #999966 (or #996).

RGB color model

#9A9176 color RGB value is (154,145,118).

RGB: (154,145,118) (60%, 57%, 46%)

RGB channels and saturation

R 154 of 255 = 60%
G 145 of 255 = 57%
B 118 of 255 = 46%

154
145
118

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

Portions of RGB colors in percentages

R + G + B = 154 + 145 + 118 = 417 (100%)
R 154 of 417 ~ 36.93%
G 145 of 417 ~ 34.77%
B 118 of 417 ~ 28.3'%

%36.93
%34.77
%28.3

CMYK color model

#9A9176 color CMYK value is (0,6,23,40).

  • cyan value is 0.00%
  • magenta value is 5.84%
  • yellow value is 23.38%
  • key color value is 39.61%

CMYK: (0,6,23,40)
C0M6Y23K40 (0%, 6%, 23%, 40%)
(0.00 / 0.06 / 0.23 / 0.40)

CMYK percentages

%0
%5.84
%23.38
%39.61

Codes

Color #9A9176 in popluar color models

9A 91 76
RGB 154 145 118
HSL 45° 15.13% 53.33%
HSB/HSV 45° 23.38% 60.39%
CMYK 0.00% 5.84% 23.38%
39.61%

Color #9A9176 in popluar number systems.

HEX 9A 91 76
Decimal 154 145 118
Binary 10011010 10010001 1110110
Octal 232 221 166

Shades and tints

Shades of #9A9176

#9A9176
(154,145,118)
#8C846C
(140,132,108)
#7E7762
(126,119,98)
#706A58
(112,106,88)
#625D4E
(98,93,78)
#545044
(84,80,68)
#46433A
(70,67,58)
#383630
(56,54,48)
#2A2926
(42,41,38)
#1C1C1C
(28,28,28)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #9A9176

#9A9176
(154,145,118)
#A39B82
(163,155,130)
#ACA58E
(172,165,142)
#B5AF9A
(181,175,154)
#BEB9A6
(190,185,166)
#C7C3B2
(199,195,178)
#D0CDBE
(208,205,190)
#D9D7CA
(217,215,202)
#E2E1D6
(226,225,214)
#EBEBE2
(235,235,226)
#F4F5EE
(244,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A9176 color. Also use rgb(154,145,118) instead hex code.

Text Font Color

.myTextColor { color: #9A9176; }

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

This text font color is #9A9176.

Background Color

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

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

This div background color is #9A9176.

Border color

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

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

This div border color is #9A9176.

Opacity

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

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

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

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

This text has shadow with #9A9176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A9176.

Preview

Color preview on black background

This text has color #9A9176 on black background.


Color preview on white background

This text has color #9A9176 on white background.


Black color preview on #9A9176 background

This text has black color on #9A9176 background.


White color preview on #9A9176 background

This text has white color on #9A9176 background.


Related colors

Complementary color

Complementary color for #hex is #656E89.


I love getcolorcode.com

Triadic colors

1 #769A91 and #91769A with #9A9176 are triadic colors.

2 #76919A and #919A76 with #9A9176 are triadic colors.