COLOR #9E6EB7

HEX: #9E6EB7 RGB: (158,110,183)

Color info

#9E6EB7 contains mainly red and blue colors. Web safe color of #9E6EB7 is #9966CC (or #96C).

RGB color model

#9E6EB7 color RGB value is (158,110,183).

RGB: (158,110,183) (62%, 43%, 72%)

RGB channels and saturation

R 158 of 255 = 62%
G 110 of 255 = 43%
B 183 of 255 = 72%

158
110
183

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

Portions of RGB colors in percentages

R + G + B = 158 + 110 + 183 = 451 (100%)
R 158 of 451 ~ 35.03%
G 110 of 451 ~ 24.39%
B 183 of 451 ~ 40.58'%

%35.03
%24.39
%40.58

CMYK color model

#9E6EB7 color CMYK value is (14,40,0,28).

  • cyan value is 13.66%
  • magenta value is 39.89%
  • yellow value is 0.00%
  • key color value is 28.24%
CMYK: (14,40,0,28) C14M40Y0K28 (14%,40%,0%,28%) (0.14/0.40/0.00/0.28) 

CMYK percentages

%13.66
%39.89
%0
%28.24

Codes

Color #9E6EB7 in popluar color models

9E 6E B7
RGB 158 110 183
HSL 279° 33.64% 57.45%
HSB/HSV 279° 39.89% 71.76%
CMYK 13.66% 39.89% 0.00%
28.24%

Color #9E6EB7 in popluar number systems.

HEX 9E 6E B7
Decimal 158 110 183
Binary 10011110 1101110 10110111
Octal 236 156 267

Shades and tints

Shades of #9E6EB7

#9E6EB7
(158,110,183)
#9064A7
(144,100,167)
#825A97
(130,90,151)
#745087
(116,80,135)
#664677
(102,70,119)
#583C67
(88,60,103)
#4A3257
(74,50,87)
#3C2847
(60,40,71)
#2E1E37
(46,30,55)
#201427
(32,20,39)
#120A17
(18,10,23)
#000000
(0,0,0)

Tints of #9E6EB7

#9E6EB7
(158,110,183)
#A67BBD
(166,123,189)
#AE88C3
(174,136,195)
#B695C9
(182,149,201)
#BEA2CF
(190,162,207)
#C6AFD5
(198,175,213)
#CEBCDB
(206,188,219)
#D6C9E1
(214,201,225)
#DED6E7
(222,214,231)
#E6E3ED
(230,227,237)
#EEF0F3
(238,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E6EB7; }

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

This text font color is #9E6EB7.

Background Color

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

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

This div background color is #9E6EB7.

Border color

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

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

This div border color is #9E6EB7.

Opacity

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

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

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

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

This text has shadow with #9E6EB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E6EB7.

Preview

Color preview on black background

This text has color #9E6EB7 on black background.


Color preview on white background

This text has color #9E6EB7 on white background.


Black color preview on #9E6EB7 background

This text has black color on #9E6EB7 background.


White color preview on #9E6EB7 background

This text has white color on #9E6EB7 background.


Related colors

Complementary color

Complementary color for #hex is #619148.


I love getcolorcode.com

Triadic colors

1 #B79E6E and #6EB79E with #9E6EB7 are triadic colors.

2 #B76E9E and #6E9EB7 with #9E6EB7 are triadic colors.