COLOR #9E7B76

HEX: #9E7B76 RGB: (158,123,118)

Color info

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

RGB color model

#9E7B76 color RGB value is (158,123,118).

RGB: (158,123,118) (62%, 48%, 46%)

RGB channels and saturation

R 158 of 255 = 62%
G 123 of 255 = 48%
B 118 of 255 = 46%

158
123
118

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

Portions of RGB colors in percentages

R + G + B = 158 + 123 + 118 = 399 (100%)
R 158 of 399 ~ 39.6%
G 123 of 399 ~ 30.83%
B 118 of 399 ~ 29.57'%

%39.6
%30.83
%29.57

CMYK color model

#9E7B76 color CMYK value is (0,22,25,38).

  • cyan value is 0.00%
  • magenta value is 22.15%
  • yellow value is 25.32%
  • key color value is 38.04%

CMYK: (0,22,25,38)
C0M22Y25K38 (0%, 22%, 25%, 38%)
(0.00 / 0.22 / 0.25 / 0.38)

CMYK percentages

%0
%22.15
%25.32
%38.04

Codes

Color #9E7B76 in popluar color models

9E 7B 76
RGB 158 123 118
HSL 17.09% 54.12%
HSB/HSV 25.32% 61.96%
CMYK 0.00% 22.15% 25.32%
38.04%

Color #9E7B76 in popluar number systems.

HEX 9E 7B 76
Decimal 158 123 118
Binary 10011110 1111011 1110110
Octal 236 173 166

Shades and tints

Shades of #9E7B76

#9E7B76
(158,123,118)
#90706C
(144,112,108)
#826562
(130,101,98)
#745A58
(116,90,88)
#664F4E
(102,79,78)
#584444
(88,68,68)
#4A393A
(74,57,58)
#3C2E30
(60,46,48)
#2E2326
(46,35,38)
#20181C
(32,24,28)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #9E7B76

#9E7B76
(158,123,118)
#A68782
(166,135,130)
#AE938E
(174,147,142)
#B69F9A
(182,159,154)
#BEABA6
(190,171,166)
#C6B7B2
(198,183,178)
#CEC3BE
(206,195,190)
#D6CFCA
(214,207,202)
#DEDBD6
(222,219,214)
#E6E7E2
(230,231,226)
#EEF3EE
(238,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E7B76 color. Also use rgb(158,123,118) instead hex code.

Text Font Color

.myTextColor { color: #9E7B76; }

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

This text font color is #9E7B76.

Background Color

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

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

This div background color is #9E7B76.

Border color

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

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

This div border color is #9E7B76.

Opacity

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

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

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

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

This text has shadow with #9E7B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E7B76.

Preview

Color preview on black background

This text has color #9E7B76 on black background.


Color preview on white background

This text has color #9E7B76 on white background.


Black color preview on #9E7B76 background

This text has black color on #9E7B76 background.


White color preview on #9E7B76 background

This text has white color on #9E7B76 background.


Related colors

Complementary color

Complementary color for #hex is #618489.


I love getcolorcode.com

Triadic colors

1 #769E7B and #7B769E with #9E7B76 are triadic colors.

2 #767B9E and #7B9E76 with #9E7B76 are triadic colors.