COLOR #9B7E75

HEX: #9B7E75 RGB: (155,126,117)

Color info

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

RGB color model

#9B7E75 color RGB value is (155,126,117).

RGB: (155,126,117) (61%, 49%, 46%)

RGB channels and saturation

R 155 of 255 = 61%
G 126 of 255 = 49%
B 117 of 255 = 46%

155
126
117

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

Portions of RGB colors in percentages

R + G + B = 155 + 126 + 117 = 398 (100%)
R 155 of 398 ~ 38.94%
G 126 of 398 ~ 31.66%
B 117 of 398 ~ 29.4'%

%38.94
%31.66
%29.4

CMYK color model

#9B7E75 color CMYK value is (0,19,25,39).

  • cyan value is 0.00%
  • magenta value is 18.71%
  • yellow value is 24.52%
  • key color value is 39.22%

CMYK: (0,19,25,39)
C0M19Y25K39 (0%, 19%, 25%, 39%)
(0.00 / 0.19 / 0.25 / 0.39)

CMYK percentages

%0
%18.71
%24.52
%39.22

Codes

Color #9B7E75 in popluar color models

9B 7E 75
RGB 155 126 117
HSL 14° 15.97% 53.33%
HSB/HSV 14° 24.52% 60.78%
CMYK 0.00% 18.71% 24.52%
39.22%

Color #9B7E75 in popluar number systems.

HEX 9B 7E 75
Decimal 155 126 117
Binary 10011011 1111110 1110101
Octal 233 176 165

Shades and tints

Shades of #9B7E75

#9B7E75
(155,126,117)
#8D736B
(141,115,107)
#7F6861
(127,104,97)
#715D57
(113,93,87)
#63524D
(99,82,77)
#554743
(85,71,67)
#473C39
(71,60,57)
#39312F
(57,49,47)
#2B2625
(43,38,37)
#1D1B1B
(29,27,27)
#0F1011
(15,16,17)
#000000
(0,0,0)

Tints of #9B7E75

#9B7E75
(155,126,117)
#A48981
(164,137,129)
#AD948D
(173,148,141)
#B69F99
(182,159,153)
#BFAAA5
(191,170,165)
#C8B5B1
(200,181,177)
#D1C0BD
(209,192,189)
#DACBC9
(218,203,201)
#E3D6D5
(227,214,213)
#ECE1E1
(236,225,225)
#F5ECED
(245,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B7E75 color. Also use rgb(155,126,117) instead hex code.

Text Font Color

.myTextColor { color: #9B7E75; }

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

This text font color is #9B7E75.

Background Color

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

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

This div background color is #9B7E75.

Border color

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

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

This div border color is #9B7E75.

Opacity

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

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

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

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

This text has shadow with #9B7E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B7E75.

Preview

Color preview on black background

This text has color #9B7E75 on black background.


Color preview on white background

This text has color #9B7E75 on white background.


Black color preview on #9B7E75 background

This text has black color on #9B7E75 background.


White color preview on #9B7E75 background

This text has white color on #9B7E75 background.


Related colors

Complementary color

Complementary color for #hex is #64818A.


I love getcolorcode.com

Triadic colors

1 #759B7E and #7E759B with #9B7E75 are triadic colors.

2 #757E9B and #7E9B75 with #9B7E75 are triadic colors.