COLOR #5E594E

HEX: #5E594E RGB: (94,89,78)

Color info

#5E594E contains red, green and blue colors in about the same proportion. Web safe color of #5E594E is #666666 (or #666).

RGB color model

#5E594E color RGB value is (94,89,78).

RGB: (94,89,78) (37%, 35%, 31%)

RGB channels and saturation

R 94 of 255 = 37%
G 89 of 255 = 35%
B 78 of 255 = 31%

94
89
78

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

Portions of RGB colors in percentages

R + G + B = 94 + 89 + 78 = 261 (100%)
R 94 of 261 ~ 36.02%
G 89 of 261 ~ 34.1%
B 78 of 261 ~ 29.89'%

%36.02
%34.1
%29.89

CMYK color model

#5E594E color CMYK value is (0,5,17,63).

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

CMYK: (0,5,17,63)
C0M5Y17K63 (0%, 5%, 17%, 63%)
(0.00 / 0.05 / 0.17 / 0.63)

CMYK percentages

%0
%5.32
%17.02
%63.14

Codes

Color #5E594E in popluar color models

5E 59 4E
RGB 94 89 78
HSL 41° 9.30% 33.73%
HSB/HSV 41° 17.02% 36.86%
CMYK 0.00% 5.32% 17.02%
63.14%

Color #5E594E in popluar number systems.

HEX 5E 59 4E
Decimal 94 89 78
Binary 1011110 1011001 1001110
Octal 136 131 116

Shades and tints

Shades of #5E594E

#5E594E
(94,89,78)
#565147
(86,81,71)
#4E4940
(78,73,64)
#464139
(70,65,57)
#3E3932
(62,57,50)
#36312B
(54,49,43)
#2E2924
(46,41,36)
#26211D
(38,33,29)
#1E1916
(30,25,22)
#16110F
(22,17,15)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #5E594E

#5E594E
(94,89,78)
#6C685E
(108,104,94)
#7A776E
(122,119,110)
#88867E
(136,134,126)
#96958E
(150,149,142)
#A4A49E
(164,164,158)
#B2B3AE
(178,179,174)
#C0C2BE
(192,194,190)
#CED1CE
(206,209,206)
#DCE0DE
(220,224,222)
#EAEFEE
(234,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E594E; }

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

This text font color is #5E594E.

Background Color

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

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

This div background color is #5E594E.

Border color

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

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

This div border color is #5E594E.

Opacity

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

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

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

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

This text has shadow with #5E594E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E594E.

Preview

Color preview on black background

This text has color #5E594E on black background.


Color preview on white background

This text has color #5E594E on white background.


Black color preview on #5E594E background

This text has black color on #5E594E background.


White color preview on #5E594E background

This text has white color on #5E594E background.


Related colors

Complementary color

Complementary color for #hex is #A1A6B1.


I love getcolorcode.com

Triadic colors

1 #4E5E59 and #594E5E with #5E594E are triadic colors.

2 #4E595E and #595E4E with #5E594E are triadic colors.