COLOR #9E8EAC

HEX: #9E8EAC RGB: (158,142,172)

Color info

#9E8EAC contains red, green and blue colors in about the same proportion. Web safe color of #9E8EAC is #999999 (or #999).

RGB color model

#9E8EAC color RGB value is (158,142,172).

RGB: (158,142,172) (62%, 56%, 67%)

RGB channels and saturation

R 158 of 255 = 62%
G 142 of 255 = 56%
B 172 of 255 = 67%

158
142
172

R + G + B ~ 62%. #9E8EAC is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 142 + 172 = 472 (100%)
R 158 of 472 ~ 33.47%
G 142 of 472 ~ 30.08%
B 172 of 472 ~ 36.44'%

%33.47
%30.08
%36.44

CMYK color model

#9E8EAC color CMYK value is (8,17,0,33).

  • cyan value is 8.14%
  • magenta value is 17.44%
  • yellow value is 0.00%
  • key color value is 32.55%
CMYK: (8,17,0,33) C8M17Y0K33 (8%,17%,0%,33%) (0.08/0.17/0.00/0.33) 

CMYK percentages

%8.14
%17.44
%0
%32.55

Codes

Color #9E8EAC in popluar color models

9E 8E AC
RGB 158 142 172
HSL 272° 15.31% 61.57%
HSB/HSV 272° 17.44% 67.45%
CMYK 8.14% 17.44% 0.00%
32.55%

Color #9E8EAC in popluar number systems.

HEX 9E 8E AC
Decimal 158 142 172
Binary 10011110 10001110 10101100
Octal 236 216 254

Shades and tints

Shades of #9E8EAC

#9E8EAC
(158,142,172)
#90829D
(144,130,157)
#82768E
(130,118,142)
#746A7F
(116,106,127)
#665E70
(102,94,112)
#585261
(88,82,97)
#4A4652
(74,70,82)
#3C3A43
(60,58,67)
#2E2E34
(46,46,52)
#202225
(32,34,37)
#121616
(18,22,22)
#000000
(0,0,0)

Tints of #9E8EAC

#9E8EAC
(158,142,172)
#A698B3
(166,152,179)
#AEA2BA
(174,162,186)
#B6ACC1
(182,172,193)
#BEB6C8
(190,182,200)
#C6C0CF
(198,192,207)
#CECAD6
(206,202,214)
#D6D4DD
(214,212,221)
#DEDEE4
(222,222,228)
#E6E8EB
(230,232,235)
#EEF2F2
(238,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E8EAC color. Also use rgb(158,142,172) instead hex code.

Text Font Color

.myTextColor { color: #9E8EAC; }

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

This text font color is #9E8EAC.

Background Color

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

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

This div background color is #9E8EAC.

Border color

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

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

This div border color is #9E8EAC.

Opacity

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

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

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

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

This text has shadow with #9E8EAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E8EAC.

Preview

Color preview on black background

This text has color #9E8EAC on black background.


Color preview on white background

This text has color #9E8EAC on white background.


Black color preview on #9E8EAC background

This text has black color on #9E8EAC background.


White color preview on #9E8EAC background

This text has white color on #9E8EAC background.


Related colors

Complementary color

Complementary color for #hex is #617153.


I love getcolorcode.com

Triadic colors

1 #AC9E8E and #8EAC9E with #9E8EAC are triadic colors.

2 #AC8E9E and #8E9EAC with #9E8EAC are triadic colors.