COLOR #9E6087

HEX: #9E6087 RGB: (158,96,135)

Color info

#9E6087 contains mainly red and blue colors. Web safe color of #9E6087 is #996699 (or #969).

RGB color model

#9E6087 color RGB value is (158,96,135).

RGB: (158,96,135) (62%, 38%, 53%)

RGB channels and saturation

R 158 of 255 = 62%
G 96 of 255 = 38%
B 135 of 255 = 53%

158
96
135

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

Portions of RGB colors in percentages

R + G + B = 158 + 96 + 135 = 389 (100%)
R 158 of 389 ~ 40.62%
G 96 of 389 ~ 24.68%
B 135 of 389 ~ 34.7'%

%40.62
%24.68
%34.7

CMYK color model

#9E6087 color CMYK value is (0,39,15,38).

  • cyan value is 0.00%
  • magenta value is 39.24%
  • yellow value is 14.56%
  • key color value is 38.04%
CMYK: (0,39,15,38) C0M39Y15K38 (0%,39%,15%,38%) (0.00/0.39/0.15/0.38) 

CMYK percentages

%0
%39.24
%14.56
%38.04

Codes

Color #9E6087 in popluar color models

9E 60 87
RGB 158 96 135
HSL 322° 24.41% 49.80%
HSB/HSV 322° 39.24% 61.96%
CMYK 0.00% 39.24% 14.56%
38.04%

Color #9E6087 in popluar number systems.

HEX 9E 60 87
Decimal 158 96 135
Binary 10011110 1100000 10000111
Octal 236 140 207

Shades and tints

Shades of #9E6087

#9E6087
(158,96,135)
#90587B
(144,88,123)
#82506F
(130,80,111)
#744863
(116,72,99)
#664057
(102,64,87)
#58384B
(88,56,75)
#4A303F
(74,48,63)
#3C2833
(60,40,51)
#2E2027
(46,32,39)
#20181B
(32,24,27)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #9E6087

#9E6087
(158,96,135)
#A66E91
(166,110,145)
#AE7C9B
(174,124,155)
#B68AA5
(182,138,165)
#BE98AF
(190,152,175)
#C6A6B9
(198,166,185)
#CEB4C3
(206,180,195)
#D6C2CD
(214,194,205)
#DED0D7
(222,208,215)
#E6DEE1
(230,222,225)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E6087 color. Also use rgb(158,96,135) instead hex code.

Text Font Color

.myTextColor { color: #9E6087; }

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

This text font color is #9E6087.

Background Color

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

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

This div background color is #9E6087.

Border color

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

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

This div border color is #9E6087.

Opacity

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

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

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

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

This text has shadow with #9E6087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E6087.

Preview

Color preview on black background

This text has color #9E6087 on black background.


Color preview on white background

This text has color #9E6087 on white background.


Black color preview on #9E6087 background

This text has black color on #9E6087 background.


White color preview on #9E6087 background

This text has white color on #9E6087 background.


Related colors

Complementary color

Complementary color for #hex is #619F78.


I love getcolorcode.com

Triadic colors

1 #879E60 and #60879E with #9E6087 are triadic colors.

2 #87609E and #609E87 with #9E6087 are triadic colors.