COLOR #9E4A70

HEX: #9E4A70 RGB: (158,74,112)

Color info

#9E4A70 contains mainly red and blue colors. Web safe color of #9E4A70 is #993366 (or #936).

RGB color model

#9E4A70 color RGB value is (158,74,112).

RGB: (158,74,112) (62%, 29%, 44%)

RGB channels and saturation

R 158 of 255 = 62%
G 74 of 255 = 29%
B 112 of 255 = 44%

158
74
112

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

Portions of RGB colors in percentages

R + G + B = 158 + 74 + 112 = 344 (100%)
R 158 of 344 ~ 45.93%
G 74 of 344 ~ 21.51%
B 112 of 344 ~ 32.56'%

%45.93
%21.51
%32.56

CMYK color model

#9E4A70 color CMYK value is (0,53,29,38).

  • cyan value is 0.00%
  • magenta value is 53.16%
  • yellow value is 29.11%
  • key color value is 38.04%
CMYK: (0,53,29,38) C0M53Y29K38 (0%,53%,29%,38%) (0.00/0.53/0.29/0.38) 

CMYK percentages

%0
%53.16
%29.11
%38.04

Codes

Color #9E4A70 in popluar color models

9E 4A 70
RGB 158 74 112
HSL 333° 36.21% 45.49%
HSB/HSV 333° 53.16% 61.96%
CMYK 0.00% 53.16% 29.11%
38.04%

Color #9E4A70 in popluar number systems.

HEX 9E 4A 70
Decimal 158 74 112
Binary 10011110 1001010 1110000
Octal 236 112 160

Shades and tints

Shades of #9E4A70

#9E4A70
(158,74,112)
#904466
(144,68,102)
#823E5C
(130,62,92)
#743852
(116,56,82)
#663248
(102,50,72)
#582C3E
(88,44,62)
#4A2634
(74,38,52)
#3C202A
(60,32,42)
#2E1A20
(46,26,32)
#201416
(32,20,22)
#120E0C
(18,14,12)
#000000
(0,0,0)

Tints of #9E4A70

#9E4A70
(158,74,112)
#A65A7D
(166,90,125)
#AE6A8A
(174,106,138)
#B67A97
(182,122,151)
#BE8AA4
(190,138,164)
#C69AB1
(198,154,177)
#CEAABE
(206,170,190)
#D6BACB
(214,186,203)
#DECAD8
(222,202,216)
#E6DAE5
(230,218,229)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E4A70; }

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

This text font color is #9E4A70.

Background Color

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

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

This div background color is #9E4A70.

Border color

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

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

This div border color is #9E4A70.

Opacity

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

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

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

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

This text has shadow with #9E4A70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E4A70.

Preview

Color preview on black background

This text has color #9E4A70 on black background.


Color preview on white background

This text has color #9E4A70 on white background.


Black color preview on #9E4A70 background

This text has black color on #9E4A70 background.


White color preview on #9E4A70 background

This text has white color on #9E4A70 background.


Related colors

Complementary color

Complementary color for #hex is #61B58F.


I love getcolorcode.com

Triadic colors

1 #709E4A and #4A709E with #9E4A70 are triadic colors.

2 #704A9E and #4A9E70 with #9E4A70 are triadic colors.