COLOR #9E7088

HEX: #9E7088 RGB: (158,112,136)

Color info

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

RGB color model

#9E7088 color RGB value is (158,112,136).

RGB: (158,112,136) (62%, 44%, 53%)

RGB channels and saturation

R 158 of 255 = 62%
G 112 of 255 = 44%
B 136 of 255 = 53%

158
112
136

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

Portions of RGB colors in percentages

R + G + B = 158 + 112 + 136 = 406 (100%)
R 158 of 406 ~ 38.92%
G 112 of 406 ~ 27.59%
B 136 of 406 ~ 33.5'%

%38.92
%27.59
%33.5

CMYK color model

#9E7088 color CMYK value is (0,29,14,38).

  • cyan value is 0.00%
  • magenta value is 29.11%
  • yellow value is 13.92%
  • key color value is 38.04%

CMYK: (0,29,14,38)
C0M29Y14K38 (0%, 29%, 14%, 38%)
(0.00 / 0.29 / 0.14 / 0.38)

CMYK percentages

%0
%29.11
%13.92
%38.04

Codes

Color #9E7088 in popluar color models

9E 70 88
RGB 158 112 136
HSL 329° 19.17% 52.94%
HSB/HSV 329° 29.11% 61.96%
CMYK 0.00% 29.11% 13.92%
38.04%

Color #9E7088 in popluar number systems.

HEX 9E 70 88
Decimal 158 112 136
Binary 10011110 1110000 10001000
Octal 236 160 210

Shades and tints

Shades of #9E7088

#9E7088
(158,112,136)
#90667C
(144,102,124)
#825C70
(130,92,112)
#745264
(116,82,100)
#664858
(102,72,88)
#583E4C
(88,62,76)
#4A3440
(74,52,64)
#3C2A34
(60,42,52)
#2E2028
(46,32,40)
#20161C
(32,22,28)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #9E7088

#9E7088
(158,112,136)
#A67D92
(166,125,146)
#AE8A9C
(174,138,156)
#B697A6
(182,151,166)
#BEA4B0
(190,164,176)
#C6B1BA
(198,177,186)
#CEBEC4
(206,190,196)
#D6CBCE
(214,203,206)
#DED8D8
(222,216,216)
#E6E5E2
(230,229,226)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E7088 color. Also use rgb(158,112,136) instead hex code.

Text Font Color

.myTextColor { color: #9E7088; }

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

This text font color is #9E7088.

Background Color

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

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

This div background color is #9E7088.

Border color

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

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

This div border color is #9E7088.

Opacity

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

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

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

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

This text has shadow with #9E7088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E7088.

Preview

Color preview on black background

This text has color #9E7088 on black background.


Color preview on white background

This text has color #9E7088 on white background.


Black color preview on #9E7088 background

This text has black color on #9E7088 background.


White color preview on #9E7088 background

This text has white color on #9E7088 background.


Related colors

Complementary color

Complementary color for #hex is #618F77.


I love getcolorcode.com

Triadic colors

1 #889E70 and #70889E with #9E7088 are triadic colors.

2 #88709E and #709E88 with #9E7088 are triadic colors.