COLOR #5D6D57

HEX: #5D6D57 RGB: (93,109,87)

Color info

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

RGB color model

#5D6D57 color RGB value is (93,109,87).

RGB: (93,109,87) (36%, 43%, 34%)

RGB channels and saturation

R 93 of 255 = 36%
G 109 of 255 = 43%
B 87 of 255 = 34%

93
109
87

R + G + B ~ 38%. #5D6D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 109 + 87 = 289 (100%)
R 93 of 289 ~ 32.18%
G 109 of 289 ~ 37.72%
B 87 of 289 ~ 30.1'%

%32.18
%37.72
%30.1

CMYK color model

#5D6D57 color CMYK value is (15,0,20,57).

  • cyan value is 14.68%
  • magenta value is 0.00%
  • yellow value is 20.18%
  • key color value is 57.25%

CMYK: (15,0,20,57)
C15M0Y20K57 (15%, 0%, 20%, 57%)
(0.15 / 0.00 / 0.20 / 0.57)

CMYK percentages

%14.68
%0
%20.18
%57.25

Codes

Color #5D6D57 in popluar color models

5D 6D 57
RGB 93 109 87
HSL 104° 11.22% 38.43%
HSB/HSV 104° 20.18% 42.75%
CMYK 14.68% 0.00% 20.18%
57.25%

Color #5D6D57 in popluar number systems.

HEX 5D 6D 57
Decimal 93 109 87
Binary 1011101 1101101 1010111
Octal 135 155 127

Shades and tints

Shades of #5D6D57

#5D6D57
(93,109,87)
#556450
(85,100,80)
#4D5B49
(77,91,73)
#455242
(69,82,66)
#3D493B
(61,73,59)
#354034
(53,64,52)
#2D372D
(45,55,45)
#252E26
(37,46,38)
#1D251F
(29,37,31)
#151C18
(21,28,24)
#0D1311
(13,19,17)
#000000
(0,0,0)

Tints of #5D6D57

#5D6D57
(93,109,87)
#6B7A66
(107,122,102)
#798775
(121,135,117)
#879484
(135,148,132)
#95A193
(149,161,147)
#A3AEA2
(163,174,162)
#B1BBB1
(177,187,177)
#BFC8C0
(191,200,192)
#CDD5CF
(205,213,207)
#DBE2DE
(219,226,222)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6D57 color. Also use rgb(93,109,87) instead hex code.

Text Font Color

.myTextColor { color: #5D6D57; }

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

This text font color is #5D6D57.

Background Color

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

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

This div background color is #5D6D57.

Border color

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

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

This div border color is #5D6D57.

Opacity

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

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

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

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

This text has shadow with #5D6D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6D57.

Preview

Color preview on black background

This text has color #5D6D57 on black background.


Color preview on white background

This text has color #5D6D57 on white background.


Black color preview on #5D6D57 background

This text has black color on #5D6D57 background.


White color preview on #5D6D57 background

This text has white color on #5D6D57 background.


Related colors

Complementary color

Complementary color for #hex is #A292A8.


I love getcolorcode.com

Triadic colors

1 #575D6D and #6D575D with #5D6D57 are triadic colors.

2 #576D5D and #6D5D57 with #5D6D57 are triadic colors.