COLOR #9B9074

HEX: #9B9074 RGB: (155,144,116)

Color info

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

RGB color model

#9B9074 color RGB value is (155,144,116).

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

RGB channels and saturation

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

155
144
116

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

Portions of RGB colors in percentages

R + G + B = 155 + 144 + 116 = 415 (100%)
R 155 of 415 ~ 37.35%
G 144 of 415 ~ 34.7%
B 116 of 415 ~ 27.95'%

%37.35
%34.7
%27.95

CMYK color model

#9B9074 color CMYK value is (0,7,25,39).

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

CMYK: (0,7,25,39)
C0M7Y25K39 (0%, 7%, 25%, 39%)
(0.00 / 0.07 / 0.25 / 0.39)

CMYK percentages

%0
%7.1
%25.16
%39.22

Codes

Color #9B9074 in popluar color models

9B 90 74
RGB 155 144 116
HSL 43° 16.32% 53.14%
HSB/HSV 43° 25.16% 60.78%
CMYK 0.00% 7.10% 25.16%
39.22%

Color #9B9074 in popluar number systems.

HEX 9B 90 74
Decimal 155 144 116
Binary 10011011 10010000 1110100
Octal 233 220 164

Shades and tints

Shades of #9B9074

#9B9074
(155,144,116)
#8D836A
(141,131,106)
#7F7660
(127,118,96)
#716956
(113,105,86)
#635C4C
(99,92,76)
#554F42
(85,79,66)
#474238
(71,66,56)
#39352E
(57,53,46)
#2B2824
(43,40,36)
#1D1B1A
(29,27,26)
#0F0E10
(15,14,16)
#000000
(0,0,0)

Tints of #9B9074

#9B9074
(155,144,116)
#A49A80
(164,154,128)
#ADA48C
(173,164,140)
#B6AE98
(182,174,152)
#BFB8A4
(191,184,164)
#C8C2B0
(200,194,176)
#D1CCBC
(209,204,188)
#DAD6C8
(218,214,200)
#E3E0D4
(227,224,212)
#ECEAE0
(236,234,224)
#F5F4EC
(245,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B9074; }

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

This text font color is #9B9074.

Background Color

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

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

This div background color is #9B9074.

Border color

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

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

This div border color is #9B9074.

Opacity

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

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

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

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

This text has shadow with #9B9074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B9074.

Preview

Color preview on black background

This text has color #9B9074 on black background.


Color preview on white background

This text has color #9B9074 on white background.


Black color preview on #9B9074 background

This text has black color on #9B9074 background.


White color preview on #9B9074 background

This text has white color on #9B9074 background.


Related colors

Complementary color

Complementary color for #hex is #646F8B.


I love getcolorcode.com

Triadic colors

1 #749B90 and #90749B with #9B9074 are triadic colors.

2 #74909B and #909B74 with #9B9074 are triadic colors.