COLOR #9E7E89

HEX: #9E7E89 RGB: (158,126,137)

Color info

#9E7E89 contains red, green and blue colors in about the same proportion. Web safe color of #9E7E89 is #996699 (or #969).

RGB color model

#9E7E89 color RGB value is (158,126,137).

RGB: (158,126,137) (62%, 49%, 54%)

RGB channels and saturation

R 158 of 255 = 62%
G 126 of 255 = 49%
B 137 of 255 = 54%

158
126
137

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

Portions of RGB colors in percentages

R + G + B = 158 + 126 + 137 = 421 (100%)
R 158 of 421 ~ 37.53%
G 126 of 421 ~ 29.93%
B 137 of 421 ~ 32.54'%

%37.53
%29.93
%32.54

CMYK color model

#9E7E89 color CMYK value is (0,20,13,38).

  • cyan value is 0.00%
  • magenta value is 20.25%
  • yellow value is 13.29%
  • key color value is 38.04%

CMYK: (0,20,13,38)
C0M20Y13K38 (0%, 20%, 13%, 38%)
(0.00 / 0.20 / 0.13 / 0.38)

CMYK percentages

%0
%20.25
%13.29
%38.04

Codes

Color #9E7E89 in popluar color models

9E 7E 89
RGB 158 126 137
HSL 339° 14.16% 55.69%
HSB/HSV 339° 20.25% 61.96%
CMYK 0.00% 20.25% 13.29%
38.04%

Color #9E7E89 in popluar number systems.

HEX 9E 7E 89
Decimal 158 126 137
Binary 10011110 1111110 10001001
Octal 236 176 211

Shades and tints

Shades of #9E7E89

#9E7E89
(158,126,137)
#90737D
(144,115,125)
#826871
(130,104,113)
#745D65
(116,93,101)
#665259
(102,82,89)
#58474D
(88,71,77)
#4A3C41
(74,60,65)
#3C3135
(60,49,53)
#2E2629
(46,38,41)
#201B1D
(32,27,29)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #9E7E89

#9E7E89
(158,126,137)
#A68993
(166,137,147)
#AE949D
(174,148,157)
#B69FA7
(182,159,167)
#BEAAB1
(190,170,177)
#C6B5BB
(198,181,187)
#CEC0C5
(206,192,197)
#D6CBCF
(214,203,207)
#DED6D9
(222,214,217)
#E6E1E3
(230,225,227)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E7E89 color. Also use rgb(158,126,137) instead hex code.

Text Font Color

.myTextColor { color: #9E7E89; }

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

This text font color is #9E7E89.

Background Color

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

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

This div background color is #9E7E89.

Border color

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

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

This div border color is #9E7E89.

Opacity

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

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

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

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

This text has shadow with #9E7E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E7E89.

Preview

Color preview on black background

This text has color #9E7E89 on black background.


Color preview on white background

This text has color #9E7E89 on white background.


Black color preview on #9E7E89 background

This text has black color on #9E7E89 background.


White color preview on #9E7E89 background

This text has white color on #9E7E89 background.


Related colors

Complementary color

Complementary color for #hex is #618176.


I love getcolorcode.com

Triadic colors

1 #899E7E and #7E899E with #9E7E89 are triadic colors.

2 #897E9E and #7E9E89 with #9E7E89 are triadic colors.