COLOR #9C9074

HEX: #9C9074 RGB: (156,144,116)

Color info

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

RGB color model

#9C9074 color RGB value is (156,144,116).

RGB: (156,144,116) (61%, 56%, 45%)

RGB channels and saturation

R 156 of 255 = 61%
G 144 of 255 = 56%
B 116 of 255 = 45%

156
144
116

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

Portions of RGB colors in percentages

R + G + B = 156 + 144 + 116 = 416 (100%)
R 156 of 416 ~ 37.5%
G 144 of 416 ~ 34.62%
B 116 of 416 ~ 27.88'%

%37.5
%34.62
%27.88

CMYK color model

#9C9074 color CMYK value is (0,8,26,39).

  • cyan value is 0.00%
  • magenta value is 7.69%
  • yellow value is 25.64%
  • key color value is 38.82%

CMYK: (0,8,26,39)
C0M8Y26K39 (0%, 8%, 26%, 39%)
(0.00 / 0.08 / 0.26 / 0.39)

CMYK percentages

%0
%7.69
%25.64
%38.82

Codes

Color #9C9074 in popluar color models

9C 90 74
RGB 156 144 116
HSL 42° 16.81% 53.33%
HSB/HSV 42° 25.64% 61.18%
CMYK 0.00% 7.69% 25.64%
38.82%

Color #9C9074 in popluar number systems.

HEX 9C 90 74
Decimal 156 144 116
Binary 10011100 10010000 1110100
Octal 234 220 164

Shades and tints

Shades of #9C9074

#9C9074
(156,144,116)
#8E836A
(142,131,106)
#807660
(128,118,96)
#726956
(114,105,86)
#645C4C
(100,92,76)
#564F42
(86,79,66)
#484238
(72,66,56)
#3A352E
(58,53,46)
#2C2824
(44,40,36)
#1E1B1A
(30,27,26)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #9C9074

#9C9074
(156,144,116)
#A59A80
(165,154,128)
#AEA48C
(174,164,140)
#B7AE98
(183,174,152)
#C0B8A4
(192,184,164)
#C9C2B0
(201,194,176)
#D2CCBC
(210,204,188)
#DBD6C8
(219,214,200)
#E4E0D4
(228,224,212)
#EDEAE0
(237,234,224)
#F6F4EC
(246,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C9074 color. Also use rgb(156,144,116) instead hex code.

Text Font Color

.myTextColor { color: #9C9074; }

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

This text font color is #9C9074.

Background Color

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

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

This div background color is #9C9074.

Border color

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

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

This div border color is #9C9074.

Opacity

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

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

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

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

This text has shadow with #9C9074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C9074.

Preview

Color preview on black background

This text has color #9C9074 on black background.


Color preview on white background

This text has color #9C9074 on white background.


Black color preview on #9C9074 background

This text has black color on #9C9074 background.


White color preview on #9C9074 background

This text has white color on #9C9074 background.


Related colors

Complementary color

Complementary color for #hex is #636F8B.


I love getcolorcode.com

Triadic colors

1 #749C90 and #90749C with #9C9074 are triadic colors.

2 #74909C and #909C74 with #9C9074 are triadic colors.