COLOR #9E8ABD

HEX: #9E8ABD RGB: (158,138,189)

Color info

#9E8ABD contains red, green and blue colors in about the same proportion. Web safe color of #9E8ABD is #9999CC (or #99C).

RGB color model

#9E8ABD color RGB value is (158,138,189).

RGB: (158,138,189) (62%, 54%, 74%)

RGB channels and saturation

R 158 of 255 = 62%
G 138 of 255 = 54%
B 189 of 255 = 74%

158
138
189

R + G + B ~ 63%. #9E8ABD is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 138 + 189 = 485 (100%)
R 158 of 485 ~ 32.58%
G 138 of 485 ~ 28.45%
B 189 of 485 ~ 38.97'%

%32.58
%28.45
%38.97

CMYK color model

#9E8ABD color CMYK value is (16,27,0,26).

  • cyan value is 16.40%
  • magenta value is 26.98%
  • yellow value is 0.00%
  • key color value is 25.88%
CMYK: (16,27,0,26) C16M27Y0K26 (16%,27%,0%,26%) (0.16/0.27/0.00/0.26) 

CMYK percentages

%16.4
%26.98
%0
%25.88

Codes

Color #9E8ABD in popluar color models

9E 8A BD
RGB 158 138 189
HSL 264° 27.87% 64.12%
HSB/HSV 264° 26.98% 74.12%
CMYK 16.40% 26.98% 0.00%
25.88%

Color #9E8ABD in popluar number systems.

HEX 9E 8A BD
Decimal 158 138 189
Binary 10011110 10001010 10111101
Octal 236 212 275

Shades and tints

Shades of #9E8ABD

#9E8ABD
(158,138,189)
#907EAC
(144,126,172)
#82729B
(130,114,155)
#74668A
(116,102,138)
#665A79
(102,90,121)
#584E68
(88,78,104)
#4A4257
(74,66,87)
#3C3646
(60,54,70)
#2E2A35
(46,42,53)
#201E24
(32,30,36)
#121213
(18,18,19)
#000000
(0,0,0)

Tints of #9E8ABD

#9E8ABD
(158,138,189)
#A694C3
(166,148,195)
#AE9EC9
(174,158,201)
#B6A8CF
(182,168,207)
#BEB2D5
(190,178,213)
#C6BCDB
(198,188,219)
#CEC6E1
(206,198,225)
#D6D0E7
(214,208,231)
#DEDAED
(222,218,237)
#E6E4F3
(230,228,243)
#EEEEF9
(238,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E8ABD color. Also use rgb(158,138,189) instead hex code.

Text Font Color

.myTextColor { color: #9E8ABD; }

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

This text font color is #9E8ABD.

Background Color

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

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

This div background color is #9E8ABD.

Border color

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

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

This div border color is #9E8ABD.

Opacity

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

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

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

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

This text has shadow with #9E8ABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E8ABD.

Preview

Color preview on black background

This text has color #9E8ABD on black background.


Color preview on white background

This text has color #9E8ABD on white background.


Black color preview on #9E8ABD background

This text has black color on #9E8ABD background.


White color preview on #9E8ABD background

This text has white color on #9E8ABD background.


Related colors

Complementary color

Complementary color for #hex is #617542.


I love getcolorcode.com

Triadic colors

1 #BD9E8A and #8ABD9E with #9E8ABD are triadic colors.

2 #BD8A9E and #8A9EBD with #9E8ABD are triadic colors.