COLOR #5E4D59

HEX: #5E4D59 RGB: (94,77,89)

Color info

#5E4D59 contains red, green and blue colors in about the same proportion. Web safe color of #5E4D59 is #663366 (or #636).

RGB color model

#5E4D59 color RGB value is (94,77,89).

RGB: (94,77,89) (37%, 30%, 35%)

RGB channels and saturation

R 94 of 255 = 37%
G 77 of 255 = 30%
B 89 of 255 = 35%

94
77
89

R + G + B ~ 34%. #5E4D59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 77 + 89 = 260 (100%)
R 94 of 260 ~ 36.15%
G 77 of 260 ~ 29.62%
B 89 of 260 ~ 34.23'%

%36.15
%29.62
%34.23

CMYK color model

#5E4D59 color CMYK value is (0,18,5,63).

  • cyan value is 0.00%
  • magenta value is 18.09%
  • yellow value is 5.32%
  • key color value is 63.14%

CMYK: (0,18,5,63)
C0M18Y5K63 (0%, 18%, 5%, 63%)
(0.00 / 0.18 / 0.05 / 0.63)

CMYK percentages

%0
%18.09
%5.32
%63.14

Codes

Color #5E4D59 in popluar color models

5E 4D 59
RGB 94 77 89
HSL 318° 9.94% 33.53%
HSB/HSV 318° 18.09% 36.86%
CMYK 0.00% 18.09% 5.32%
63.14%

Color #5E4D59 in popluar number systems.

HEX 5E 4D 59
Decimal 94 77 89
Binary 1011110 1001101 1011001
Octal 136 115 131

Shades and tints

Shades of #5E4D59

#5E4D59
(94,77,89)
#564651
(86,70,81)
#4E3F49
(78,63,73)
#463841
(70,56,65)
#3E3139
(62,49,57)
#362A31
(54,42,49)
#2E2329
(46,35,41)
#261C21
(38,28,33)
#1E1519
(30,21,25)
#160E11
(22,14,17)
#0E0709
(14,7,9)
#000000
(0,0,0)

Tints of #5E4D59

#5E4D59
(94,77,89)
#6C5D68
(108,93,104)
#7A6D77
(122,109,119)
#887D86
(136,125,134)
#968D95
(150,141,149)
#A49DA4
(164,157,164)
#B2ADB3
(178,173,179)
#C0BDC2
(192,189,194)
#CECDD1
(206,205,209)
#DCDDE0
(220,221,224)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E4D59 color. Also use rgb(94,77,89) instead hex code.

Text Font Color

.myTextColor { color: #5E4D59; }

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

This text font color is #5E4D59.

Background Color

.myBgColor { background-color: #5E4D59; }

<div style="background-color:#5E4D59">Inner text</div>

This div background color is #5E4D59.

Border color

.myBorderColor { border: 1px solid #5E4D59; }

<div style="border:3px solid #5E4D59">Div</div>

This div border color is #5E4D59.

Opacity

.myOpacity80 { color: #5E4D59; opacity: 0.8; }

<p style="color:#5E4D59;opacity:0.8;">80%</p>

Text with #5E4D59 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 #5E4D59;}

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

This text has shadow with #5E4D59 color.


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

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

This text has shadow with #5E4D59 primary color and red secondary color.


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

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

This text has shadow with #5E4D59 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5E4D59.

Preview

Color preview on black background

This text has color #5E4D59 on black background.


Color preview on white background

This text has color #5E4D59 on white background.


Black color preview on #5E4D59 background

This text has black color on #5E4D59 background.


White color preview on #5E4D59 background

This text has white color on #5E4D59 background.


Related colors

Complementary color

Complementary color for #hex is #A1B2A6.


I love getcolorcode.com

Triadic colors

1 #595E4D and #4D595E with #5E4D59 are triadic colors.

2 #594D5E and #4D5E59 with #5E4D59 are triadic colors.