COLOR #9E4454

HEX: #9E4454 RGB: (158,68,84)

Color info

#9E4454 contains mainly red color. Web safe color of #9E4454 is #993366 (or #936).

RGB color model

#9E4454 color RGB value is (158,68,84).

RGB: (158,68,84) (62%, 27%, 33%)

RGB channels and saturation

R 158 of 255 = 62%
G 68 of 255 = 27%
B 84 of 255 = 33%

158
68
84

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

Portions of RGB colors in percentages

R + G + B = 158 + 68 + 84 = 310 (100%)
R 158 of 310 ~ 50.97%
G 68 of 310 ~ 21.94%
B 84 of 310 ~ 27.1'%

%50.97
%21.94
%27.1

CMYK color model

#9E4454 color CMYK value is (0,57,47,38).

  • cyan value is 0.00%
  • magenta value is 56.96%
  • yellow value is 46.84%
  • key color value is 38.04%

CMYK: (0,57,47,38)
C0M57Y47K38 (0%, 57%, 47%, 38%)
(0.00 / 0.57 / 0.47 / 0.38)

CMYK percentages

%0
%56.96
%46.84
%38.04

Codes

Color #9E4454 in popluar color models

9E 44 54
RGB 158 68 84
HSL 349° 39.82% 44.31%
HSB/HSV 349° 56.96% 61.96%
CMYK 0.00% 56.96% 46.84%
38.04%

Color #9E4454 in popluar number systems.

HEX 9E 44 54
Decimal 158 68 84
Binary 10011110 1000100 1010100
Octal 236 104 124

Shades and tints

Shades of #9E4454

#9E4454
(158,68,84)
#903E4D
(144,62,77)
#823846
(130,56,70)
#74323F
(116,50,63)
#662C38
(102,44,56)
#582631
(88,38,49)
#4A202A
(74,32,42)
#3C1A23
(60,26,35)
#2E141C
(46,20,28)
#200E15
(32,14,21)
#12080E
(18,8,14)
#000000
(0,0,0)

Tints of #9E4454

#9E4454
(158,68,84)
#A65563
(166,85,99)
#AE6672
(174,102,114)
#B67781
(182,119,129)
#BE8890
(190,136,144)
#C6999F
(198,153,159)
#CEAAAE
(206,170,174)
#D6BBBD
(214,187,189)
#DECCCC
(222,204,204)
#E6DDDB
(230,221,219)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E4454 color. Also use rgb(158,68,84) instead hex code.

Text Font Color

.myTextColor { color: #9E4454; }

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

This text font color is #9E4454.

Background Color

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

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

This div background color is #9E4454.

Border color

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

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

This div border color is #9E4454.

Opacity

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

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

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

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

This text has shadow with #9E4454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E4454.

Preview

Color preview on black background

This text has color #9E4454 on black background.


Color preview on white background

This text has color #9E4454 on white background.


Black color preview on #9E4454 background

This text has black color on #9E4454 background.


White color preview on #9E4454 background

This text has white color on #9E4454 background.


Related colors

Complementary color

Complementary color for #hex is #61BBAB.


I love getcolorcode.com

Triadic colors

1 #549E44 and #44549E with #9E4454 are triadic colors.

2 #54449E and #449E54 with #9E4454 are triadic colors.