COLOR #5D7157

HEX: #5D7157 RGB: (93,113,87)

Color info

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

RGB color model

#5D7157 color RGB value is (93,113,87).

RGB: (93,113,87) (36%, 44%, 34%)

RGB channels and saturation

R 93 of 255 = 36%
G 113 of 255 = 44%
B 87 of 255 = 34%

93
113
87

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

Portions of RGB colors in percentages

R + G + B = 93 + 113 + 87 = 293 (100%)
R 93 of 293 ~ 31.74%
G 113 of 293 ~ 38.57%
B 87 of 293 ~ 29.69'%

%31.74
%38.57
%29.69

CMYK color model

#5D7157 color CMYK value is (18,0,23,56).

  • cyan value is 17.70%
  • magenta value is 0.00%
  • yellow value is 23.01%
  • key color value is 55.69%
CMYK: (18,0,23,56) C18M0Y23K56 (18%,0%,23%,56%) (0.18/0.00/0.23/0.56) 

CMYK percentages

%17.7
%0
%23.01
%55.69

Codes

Color #5D7157 in popluar color models

5D 71 57
RGB 93 113 87
HSL 106° 13.00% 39.22%
HSB/HSV 106° 23.01% 44.31%
CMYK 17.70% 0.00% 23.01%
55.69%

Color #5D7157 in popluar number systems.

HEX 5D 71 57
Decimal 93 113 87
Binary 1011101 1110001 1010111
Octal 135 161 127

Shades and tints

Shades of #5D7157

#5D7157
(93,113,87)
#556750
(85,103,80)
#4D5D49
(77,93,73)
#455342
(69,83,66)
#3D493B
(61,73,59)
#353F34
(53,63,52)
#2D352D
(45,53,45)
#252B26
(37,43,38)
#1D211F
(29,33,31)
#151718
(21,23,24)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #5D7157

#5D7157
(93,113,87)
#6B7D66
(107,125,102)
#798975
(121,137,117)
#879584
(135,149,132)
#95A193
(149,161,147)
#A3ADA2
(163,173,162)
#B1B9B1
(177,185,177)
#BFC5C0
(191,197,192)
#CDD1CF
(205,209,207)
#DBDDDE
(219,221,222)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D7157; }

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

This text font color is #5D7157.

Background Color

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

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

This div background color is #5D7157.

Border color

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

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

This div border color is #5D7157.

Opacity

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

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

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

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

This text has shadow with #5D7157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7157.

Preview

Color preview on black background

This text has color #5D7157 on black background.


Color preview on white background

This text has color #5D7157 on white background.


Black color preview on #5D7157 background

This text has black color on #5D7157 background.


White color preview on #5D7157 background

This text has white color on #5D7157 background.


Related colors

Complementary color

Complementary color for #hex is #A28EA8.


I love getcolorcode.com

Triadic colors

1 #575D71 and #71575D with #5D7157 are triadic colors.

2 #57715D and #715D57 with #5D7157 are triadic colors.