COLOR #9E5D78

HEX: #9E5D78 RGB: (158,93,120)

Color info

#9E5D78 contains mainly red and blue colors. Web safe color of #9E5D78 is #996666 (or #966).

RGB color model

#9E5D78 color RGB value is (158,93,120).

RGB: (158,93,120) (62%, 36%, 47%)

RGB channels and saturation

R 158 of 255 = 62%
G 93 of 255 = 36%
B 120 of 255 = 47%

158
93
120

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

Portions of RGB colors in percentages

R + G + B = 158 + 93 + 120 = 371 (100%)
R 158 of 371 ~ 42.59%
G 93 of 371 ~ 25.07%
B 120 of 371 ~ 32.35'%

%42.59
%25.07
%32.35

CMYK color model

#9E5D78 color CMYK value is (0,41,24,38).

  • cyan value is 0.00%
  • magenta value is 41.14%
  • yellow value is 24.05%
  • key color value is 38.04%

CMYK: (0,41,24,38)
C0M41Y24K38 (0%, 41%, 24%, 38%)
(0.00 / 0.41 / 0.24 / 0.38)

CMYK percentages

%0
%41.14
%24.05
%38.04

Codes

Color #9E5D78 in popluar color models

9E 5D 78
RGB 158 93 120
HSL 335° 25.90% 49.22%
HSB/HSV 335° 41.14% 61.96%
CMYK 0.00% 41.14% 24.05%
38.04%

Color #9E5D78 in popluar number systems.

HEX 9E 5D 78
Decimal 158 93 120
Binary 10011110 1011101 1111000
Octal 236 135 170

Shades and tints

Shades of #9E5D78

#9E5D78
(158,93,120)
#90556E
(144,85,110)
#824D64
(130,77,100)
#74455A
(116,69,90)
#663D50
(102,61,80)
#583546
(88,53,70)
#4A2D3C
(74,45,60)
#3C2532
(60,37,50)
#2E1D28
(46,29,40)
#20151E
(32,21,30)
#120D14
(18,13,20)
#000000
(0,0,0)

Tints of #9E5D78

#9E5D78
(158,93,120)
#A66B84
(166,107,132)
#AE7990
(174,121,144)
#B6879C
(182,135,156)
#BE95A8
(190,149,168)
#C6A3B4
(198,163,180)
#CEB1C0
(206,177,192)
#D6BFCC
(214,191,204)
#DECDD8
(222,205,216)
#E6DBE4
(230,219,228)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E5D78 color. Also use rgb(158,93,120) instead hex code.

Text Font Color

.myTextColor { color: #9E5D78; }

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

This text font color is #9E5D78.

Background Color

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

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

This div background color is #9E5D78.

Border color

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

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

This div border color is #9E5D78.

Opacity

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

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

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

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

This text has shadow with #9E5D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E5D78.

Preview

Color preview on black background

This text has color #9E5D78 on black background.


Color preview on white background

This text has color #9E5D78 on white background.


Black color preview on #9E5D78 background

This text has black color on #9E5D78 background.


White color preview on #9E5D78 background

This text has white color on #9E5D78 background.


Related colors

Complementary color

Complementary color for #hex is #61A287.


I love getcolorcode.com

Triadic colors

1 #789E5D and #5D789E with #9E5D78 are triadic colors.

2 #785D9E and #5D9E78 with #9E5D78 are triadic colors.