COLOR #9B9072

HEX: #9B9072 RGB: (155,144,114)

Color info

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

RGB color model

#9B9072 color RGB value is (155,144,114).

RGB: (155,144,114) (61%, 56%, 45%)

RGB channels and saturation

R 155 of 255 = 61%
G 144 of 255 = 56%
B 114 of 255 = 45%

155
144
114

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

Portions of RGB colors in percentages

R + G + B = 155 + 144 + 114 = 413 (100%)
R 155 of 413 ~ 37.53%
G 144 of 413 ~ 34.87%
B 114 of 413 ~ 27.6'%

%37.53
%34.87
%27.6

CMYK color model

#9B9072 color CMYK value is (0,7,26,39).

  • cyan value is 0.00%
  • magenta value is 7.10%
  • yellow value is 26.45%
  • key color value is 39.22%

CMYK: (0,7,26,39)
C0M7Y26K39 (0%, 7%, 26%, 39%)
(0.00 / 0.07 / 0.26 / 0.39)

CMYK percentages

%0
%7.1
%26.45
%39.22

Codes

Color #9B9072 in popluar color models

9B 90 72
RGB 155 144 114
HSL 44° 17.01% 52.75%
HSB/HSV 44° 26.45% 60.78%
CMYK 0.00% 7.10% 26.45%
39.22%

Color #9B9072 in popluar number systems.

HEX 9B 90 72
Decimal 155 144 114
Binary 10011011 10010000 1110010
Octal 233 220 162

Shades and tints

Shades of #9B9072

#9B9072
(155,144,114)
#8D8368
(141,131,104)
#7F765E
(127,118,94)
#716954
(113,105,84)
#635C4A
(99,92,74)
#554F40
(85,79,64)
#474236
(71,66,54)
#39352C
(57,53,44)
#2B2822
(43,40,34)
#1D1B18
(29,27,24)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #9B9072

#9B9072
(155,144,114)
#A49A7E
(164,154,126)
#ADA48A
(173,164,138)
#B6AE96
(182,174,150)
#BFB8A2
(191,184,162)
#C8C2AE
(200,194,174)
#D1CCBA
(209,204,186)
#DAD6C6
(218,214,198)
#E3E0D2
(227,224,210)
#ECEADE
(236,234,222)
#F5F4EA
(245,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B9072 color. Also use rgb(155,144,114) instead hex code.

Text Font Color

.myTextColor { color: #9B9072; }

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

This text font color is #9B9072.

Background Color

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

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

This div background color is #9B9072.

Border color

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

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

This div border color is #9B9072.

Opacity

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

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

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

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

This text has shadow with #9B9072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B9072.

Preview

Color preview on black background

This text has color #9B9072 on black background.


Color preview on white background

This text has color #9B9072 on white background.


Black color preview on #9B9072 background

This text has black color on #9B9072 background.


White color preview on #9B9072 background

This text has white color on #9B9072 background.


Related colors

Complementary color

Complementary color for #hex is #646F8D.


I love getcolorcode.com

Triadic colors

1 #729B90 and #90729B with #9B9072 are triadic colors.

2 #72909B and #909B72 with #9B9072 are triadic colors.