COLOR #5E6F59

HEX: #5E6F59 RGB: (94,111,89)

Color info

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

RGB color model

#5E6F59 color RGB value is (94,111,89).

RGB: (94,111,89) (37%, 44%, 35%)

RGB channels and saturation

R 94 of 255 = 37%
G 111 of 255 = 44%
B 89 of 255 = 35%

94
111
89

R + G + B ~ 39%. #5E6F59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 111 + 89 = 294 (100%)
R 94 of 294 ~ 31.97%
G 111 of 294 ~ 37.76%
B 89 of 294 ~ 30.27'%

%31.97
%37.76
%30.27

CMYK color model

#5E6F59 color CMYK value is (15,0,20,56).

  • cyan value is 15.32%
  • magenta value is 0.00%
  • yellow value is 19.82%
  • key color value is 56.47%

CMYK: (15,0,20,56)
C15M0Y20K56 (15%, 0%, 20%, 56%)
(0.15 / 0.00 / 0.20 / 0.56)

CMYK percentages

%15.32
%0
%19.82
%56.47

Codes

Color #5E6F59 in popluar color models

5E 6F 59
RGB 94 111 89
HSL 106° 11.00% 39.22%
HSB/HSV 106° 19.82% 43.53%
CMYK 15.32% 0.00% 19.82%
56.47%

Color #5E6F59 in popluar number systems.

HEX 5E 6F 59
Decimal 94 111 89
Binary 1011110 1101111 1011001
Octal 136 157 131

Shades and tints

Shades of #5E6F59

#5E6F59
(94,111,89)
#566551
(86,101,81)
#4E5B49
(78,91,73)
#465141
(70,81,65)
#3E4739
(62,71,57)
#363D31
(54,61,49)
#2E3329
(46,51,41)
#262921
(38,41,33)
#1E1F19
(30,31,25)
#161511
(22,21,17)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #5E6F59

#5E6F59
(94,111,89)
#6C7C68
(108,124,104)
#7A8977
(122,137,119)
#889686
(136,150,134)
#96A395
(150,163,149)
#A4B0A4
(164,176,164)
#B2BDB3
(178,189,179)
#C0CAC2
(192,202,194)
#CED7D1
(206,215,209)
#DCE4E0
(220,228,224)
#EAF1EF
(234,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E6F59; }

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

This text font color is #5E6F59.

Background Color

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

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

This div background color is #5E6F59.

Border color

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

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

This div border color is #5E6F59.

Opacity

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

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

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

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

This text has shadow with #5E6F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E6F59.

Preview

Color preview on black background

This text has color #5E6F59 on black background.


Color preview on white background

This text has color #5E6F59 on white background.


Black color preview on #5E6F59 background

This text has black color on #5E6F59 background.


White color preview on #5E6F59 background

This text has white color on #5E6F59 background.


Related colors

Complementary color

Complementary color for #hex is #A190A6.


I love getcolorcode.com

Triadic colors

1 #595E6F and #6F595E with #5E6F59 are triadic colors.

2 #596F5E and #6F5E59 with #5E6F59 are triadic colors.