COLOR #9E70AE

HEX: #9E70AE RGB: (158,112,174)

Color info

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

RGB color model

#9E70AE color RGB value is (158,112,174).

RGB: (158,112,174) (62%, 44%, 68%)

RGB channels and saturation

R 158 of 255 = 62%
G 112 of 255 = 44%
B 174 of 255 = 68%

158
112
174

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

Portions of RGB colors in percentages

R + G + B = 158 + 112 + 174 = 444 (100%)
R 158 of 444 ~ 35.59%
G 112 of 444 ~ 25.23%
B 174 of 444 ~ 39.19'%

%35.59
%25.23
%39.19

CMYK color model

#9E70AE color CMYK value is (9,36,0,32).

  • cyan value is 9.20%
  • magenta value is 35.63%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (9,36,0,32)
C9M36Y0K32 (9%, 36%, 0%, 32%)
(0.09 / 0.36 / 0.00 / 0.32)

CMYK percentages

%9.2
%35.63
%0
%31.76

Codes

Color #9E70AE in popluar color models

9E 70 AE
RGB 158 112 174
HSL 285° 27.68% 56.08%
HSB/HSV 285° 35.63% 68.24%
CMYK 9.20% 35.63% 0.00%
31.76%

Color #9E70AE in popluar number systems.

HEX 9E 70 AE
Decimal 158 112 174
Binary 10011110 1110000 10101110
Octal 236 160 256

Shades and tints

Shades of #9E70AE

#9E70AE
(158,112,174)
#90669F
(144,102,159)
#825C90
(130,92,144)
#745281
(116,82,129)
#664872
(102,72,114)
#583E63
(88,62,99)
#4A3454
(74,52,84)
#3C2A45
(60,42,69)
#2E2036
(46,32,54)
#201627
(32,22,39)
#120C18
(18,12,24)
#000000
(0,0,0)

Tints of #9E70AE

#9E70AE
(158,112,174)
#A67DB5
(166,125,181)
#AE8ABC
(174,138,188)
#B697C3
(182,151,195)
#BEA4CA
(190,164,202)
#C6B1D1
(198,177,209)
#CEBED8
(206,190,216)
#D6CBDF
(214,203,223)
#DED8E6
(222,216,230)
#E6E5ED
(230,229,237)
#EEF2F4
(238,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E70AE color. Also use rgb(158,112,174) instead hex code.

Text Font Color

.myTextColor { color: #9E70AE; }

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

This text font color is #9E70AE.

Background Color

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

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

This div background color is #9E70AE.

Border color

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

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

This div border color is #9E70AE.

Opacity

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

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

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

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

This text has shadow with #9E70AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E70AE.

Preview

Color preview on black background

This text has color #9E70AE on black background.


Color preview on white background

This text has color #9E70AE on white background.


Black color preview on #9E70AE background

This text has black color on #9E70AE background.


White color preview on #9E70AE background

This text has white color on #9E70AE background.


Related colors

Complementary color

Complementary color for #hex is #618F51.


I love getcolorcode.com

Triadic colors

1 #AE9E70 and #70AE9E with #9E70AE are triadic colors.

2 #AE709E and #709EAE with #9E70AE are triadic colors.