COLOR #9E5B76

HEX: #9E5B76 RGB: (158,91,118)

Color info

#9E5B76 contains mainly red and blue colors. Web safe color of #9E5B76 is #996666 (or #966).

RGB color model

#9E5B76 color RGB value is (158,91,118).

RGB: (158,91,118) (62%, 36%, 46%)

RGB channels and saturation

R 158 of 255 = 62%
G 91 of 255 = 36%
B 118 of 255 = 46%

158
91
118

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

Portions of RGB colors in percentages

R + G + B = 158 + 91 + 118 = 367 (100%)
R 158 of 367 ~ 43.05%
G 91 of 367 ~ 24.8%
B 118 of 367 ~ 32.15'%

%43.05
%24.8
%32.15

CMYK color model

#9E5B76 color CMYK value is (0,42,25,38).

  • cyan value is 0.00%
  • magenta value is 42.41%
  • yellow value is 25.32%
  • key color value is 38.04%
CMYK: (0,42,25,38) C0M42Y25K38 (0%,42%,25%,38%) (0.00/0.42/0.25/0.38) 

CMYK percentages

%0
%42.41
%25.32
%38.04

Codes

Color #9E5B76 in popluar color models

9E 5B 76
RGB 158 91 118
HSL 336° 26.91% 48.82%
HSB/HSV 336° 42.41% 61.96%
CMYK 0.00% 42.41% 25.32%
38.04%

Color #9E5B76 in popluar number systems.

HEX 9E 5B 76
Decimal 158 91 118
Binary 10011110 1011011 1110110
Octal 236 133 166

Shades and tints

Shades of #9E5B76

#9E5B76
(158,91,118)
#90536C
(144,83,108)
#824B62
(130,75,98)
#744358
(116,67,88)
#663B4E
(102,59,78)
#583344
(88,51,68)
#4A2B3A
(74,43,58)
#3C2330
(60,35,48)
#2E1B26
(46,27,38)
#20131C
(32,19,28)
#120B12
(18,11,18)
#000000
(0,0,0)

Tints of #9E5B76

#9E5B76
(158,91,118)
#A66982
(166,105,130)
#AE778E
(174,119,142)
#B6859A
(182,133,154)
#BE93A6
(190,147,166)
#C6A1B2
(198,161,178)
#CEAFBE
(206,175,190)
#D6BDCA
(214,189,202)
#DECBD6
(222,203,214)
#E6D9E2
(230,217,226)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E5B76; }

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

This text font color is #9E5B76.

Background Color

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

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

This div background color is #9E5B76.

Border color

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

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

This div border color is #9E5B76.

Opacity

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

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

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

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

This text has shadow with #9E5B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E5B76.

Preview

Color preview on black background

This text has color #9E5B76 on black background.


Color preview on white background

This text has color #9E5B76 on white background.


Black color preview on #9E5B76 background

This text has black color on #9E5B76 background.


White color preview on #9E5B76 background

This text has white color on #9E5B76 background.


Related colors

Complementary color

Complementary color for #hex is #61A489.


I love getcolorcode.com

Triadic colors

1 #769E5B and #5B769E with #9E5B76 are triadic colors.

2 #765B9E and #5B9E76 with #9E5B76 are triadic colors.