COLOR #9E6E88

HEX: #9E6E88 RGB: (158,110,136)

Color info

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

RGB color model

#9E6E88 color RGB value is (158,110,136).

RGB: (158,110,136) (62%, 43%, 53%)

RGB channels and saturation

R 158 of 255 = 62%
G 110 of 255 = 43%
B 136 of 255 = 53%

158
110
136

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

Portions of RGB colors in percentages

R + G + B = 158 + 110 + 136 = 404 (100%)
R 158 of 404 ~ 39.11%
G 110 of 404 ~ 27.23%
B 136 of 404 ~ 33.66'%

%39.11
%27.23
%33.66

CMYK color model

#9E6E88 color CMYK value is (0,30,14,38).

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

CMYK: (0,30,14,38)
C0M30Y14K38 (0%, 30%, 14%, 38%)
(0.00 / 0.30 / 0.14 / 0.38)

CMYK percentages

%0
%30.38
%13.92
%38.04

Codes

Color #9E6E88 in popluar color models

9E 6E 88
RGB 158 110 136
HSL 328° 19.83% 52.55%
HSB/HSV 328° 30.38% 61.96%
CMYK 0.00% 30.38% 13.92%
38.04%

Color #9E6E88 in popluar number systems.

HEX 9E 6E 88
Decimal 158 110 136
Binary 10011110 1101110 10001000
Octal 236 156 210

Shades and tints

Shades of #9E6E88

#9E6E88
(158,110,136)
#90647C
(144,100,124)
#825A70
(130,90,112)
#745064
(116,80,100)
#664658
(102,70,88)
#583C4C
(88,60,76)
#4A3240
(74,50,64)
#3C2834
(60,40,52)
#2E1E28
(46,30,40)
#20141C
(32,20,28)
#120A10
(18,10,16)
#000000
(0,0,0)

Tints of #9E6E88

#9E6E88
(158,110,136)
#A67B92
(166,123,146)
#AE889C
(174,136,156)
#B695A6
(182,149,166)
#BEA2B0
(190,162,176)
#C6AFBA
(198,175,186)
#CEBCC4
(206,188,196)
#D6C9CE
(214,201,206)
#DED6D8
(222,214,216)
#E6E3E2
(230,227,226)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E6E88; }

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

This text font color is #9E6E88.

Background Color

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

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

This div background color is #9E6E88.

Border color

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

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

This div border color is #9E6E88.

Opacity

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

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

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

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

This text has shadow with #9E6E88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E6E88.

Preview

Color preview on black background

This text has color #9E6E88 on black background.


Color preview on white background

This text has color #9E6E88 on white background.


Black color preview on #9E6E88 background

This text has black color on #9E6E88 background.


White color preview on #9E6E88 background

This text has white color on #9E6E88 background.


Related colors

Complementary color

Complementary color for #hex is #619177.


I love getcolorcode.com

Triadic colors

1 #889E6E and #6E889E with #9E6E88 are triadic colors.

2 #886E9E and #6E9E88 with #9E6E88 are triadic colors.