COLOR #5D7059

HEX: #5D7059 RGB: (93,112,89)

Color info

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

RGB color model

#5D7059 color RGB value is (93,112,89).

RGB: (93,112,89) (36%, 44%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 112 of 255 = 44%
B 89 of 255 = 35%

93
112
89

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

Portions of RGB colors in percentages

R + G + B = 93 + 112 + 89 = 294 (100%)
R 93 of 294 ~ 31.63%
G 112 of 294 ~ 38.1%
B 89 of 294 ~ 30.27'%

%31.63
%38.1
%30.27

CMYK color model

#5D7059 color CMYK value is (17,0,21,56).

  • cyan value is 16.96%
  • magenta value is 0.00%
  • yellow value is 20.54%
  • key color value is 56.08%
CMYK: (17,0,21,56) C17M0Y21K56 (17%,0%,21%,56%) (0.17/0.00/0.21/0.56) 

CMYK percentages

%16.96
%0
%20.54
%56.08

Codes

Color #5D7059 in popluar color models

5D 70 59
RGB 93 112 89
HSL 110° 11.44% 39.41%
HSB/HSV 110° 20.54% 43.92%
CMYK 16.96% 0.00% 20.54%
56.08%

Color #5D7059 in popluar number systems.

HEX 5D 70 59
Decimal 93 112 89
Binary 1011101 1110000 1011001
Octal 135 160 131

Shades and tints

Shades of #5D7059

#5D7059
(93,112,89)
#556651
(85,102,81)
#4D5C49
(77,92,73)
#455241
(69,82,65)
#3D4839
(61,72,57)
#353E31
(53,62,49)
#2D3429
(45,52,41)
#252A21
(37,42,33)
#1D2019
(29,32,25)
#151611
(21,22,17)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #5D7059

#5D7059
(93,112,89)
#6B7D68
(107,125,104)
#798A77
(121,138,119)
#879786
(135,151,134)
#95A495
(149,164,149)
#A3B1A4
(163,177,164)
#B1BEB3
(177,190,179)
#BFCBC2
(191,203,194)
#CDD8D1
(205,216,209)
#DBE5E0
(219,229,224)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7059 color. Also use rgb(93,112,89) instead hex code.

Text Font Color

.myTextColor { color: #5D7059; }

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

This text font color is #5D7059.

Background Color

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

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

This div background color is #5D7059.

Border color

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

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

This div border color is #5D7059.

Opacity

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

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

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

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

This text has shadow with #5D7059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7059.

Preview

Color preview on black background

This text has color #5D7059 on black background.


Color preview on white background

This text has color #5D7059 on white background.


Black color preview on #5D7059 background

This text has black color on #5D7059 background.


White color preview on #5D7059 background

This text has white color on #5D7059 background.


Related colors

Complementary color

Complementary color for #hex is #A28FA6.


I love getcolorcode.com

Triadic colors

1 #595D70 and #70595D with #5D7059 are triadic colors.

2 #59705D and #705D59 with #5D7059 are triadic colors.