COLOR #9B7076

HEX: #9B7076 RGB: (155,112,118)

Color info

#9B7076 contains red, green and blue colors in about the same proportion. Web safe color of #9B7076 is #996666 (or #966).

RGB color model

#9B7076 color RGB value is (155,112,118).

RGB: (155,112,118) (61%, 44%, 46%)

RGB channels and saturation

R 155 of 255 = 61%
G 112 of 255 = 44%
B 118 of 255 = 46%

155
112
118

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

Portions of RGB colors in percentages

R + G + B = 155 + 112 + 118 = 385 (100%)
R 155 of 385 ~ 40.26%
G 112 of 385 ~ 29.09%
B 118 of 385 ~ 30.65'%

%40.26
%29.09
%30.65

CMYK color model

#9B7076 color CMYK value is (0,28,24,39).

  • cyan value is 0.00%
  • magenta value is 27.74%
  • yellow value is 23.87%
  • key color value is 39.22%

CMYK: (0,28,24,39)
C0M28Y24K39 (0%, 28%, 24%, 39%)
(0.00 / 0.28 / 0.24 / 0.39)

CMYK percentages

%0
%27.74
%23.87
%39.22

Codes

Color #9B7076 in popluar color models

9B 70 76
RGB 155 112 118
HSL 352° 17.70% 52.35%
HSB/HSV 352° 27.74% 60.78%
CMYK 0.00% 27.74% 23.87%
39.22%

Color #9B7076 in popluar number systems.

HEX 9B 70 76
Decimal 155 112 118
Binary 10011011 1110000 1110110
Octal 233 160 166

Shades and tints

Shades of #9B7076

#9B7076
(155,112,118)
#8D666C
(141,102,108)
#7F5C62
(127,92,98)
#715258
(113,82,88)
#63484E
(99,72,78)
#553E44
(85,62,68)
#47343A
(71,52,58)
#392A30
(57,42,48)
#2B2026
(43,32,38)
#1D161C
(29,22,28)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #9B7076

#9B7076
(155,112,118)
#A47D82
(164,125,130)
#AD8A8E
(173,138,142)
#B6979A
(182,151,154)
#BFA4A6
(191,164,166)
#C8B1B2
(200,177,178)
#D1BEBE
(209,190,190)
#DACBCA
(218,203,202)
#E3D8D6
(227,216,214)
#ECE5E2
(236,229,226)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B7076 color. Also use rgb(155,112,118) instead hex code.

Text Font Color

.myTextColor { color: #9B7076; }

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

This text font color is #9B7076.

Background Color

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

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

This div background color is #9B7076.

Border color

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

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

This div border color is #9B7076.

Opacity

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

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

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

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

This text has shadow with #9B7076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7076.

Preview

Color preview on black background

This text has color #9B7076 on black background.


Color preview on white background

This text has color #9B7076 on white background.


Black color preview on #9B7076 background

This text has black color on #9B7076 background.


White color preview on #9B7076 background

This text has white color on #9B7076 background.


Related colors

Complementary color

Complementary color for #hex is #648F89.


I love getcolorcode.com

Triadic colors

1 #769B70 and #70769B with #9B7076 are triadic colors.

2 #76709B and #709B76 with #9B7076 are triadic colors.