COLOR #5D6E58

HEX: #5D6E58 RGB: (93,110,88)

Color info

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

RGB color model

#5D6E58 color RGB value is (93,110,88).

RGB: (93,110,88) (36%, 43%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 110 of 255 = 43%
B 88 of 255 = 35%

93
110
88

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

Portions of RGB colors in percentages

R + G + B = 93 + 110 + 88 = 291 (100%)
R 93 of 291 ~ 31.96%
G 110 of 291 ~ 37.8%
B 88 of 291 ~ 30.24'%

%31.96
%37.8
%30.24

CMYK color model

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

  • cyan value is 15.45%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 56.86%

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

CMYK percentages

%15.45
%0
%20
%56.86

Codes

Color #5D6E58 in popluar color models

5D 6E 58
RGB 93 110 88
HSL 106° 11.11% 38.82%
HSB/HSV 106° 20.00% 43.14%
CMYK 15.45% 0.00% 20.00%
56.86%

Color #5D6E58 in popluar number systems.

HEX 5D 6E 58
Decimal 93 110 88
Binary 1011101 1101110 1011000
Octal 135 156 130

Shades and tints

Shades of #5D6E58

#5D6E58
(93,110,88)
#556450
(85,100,80)
#4D5A48
(77,90,72)
#455040
(69,80,64)
#3D4638
(61,70,56)
#353C30
(53,60,48)
#2D3228
(45,50,40)
#252820
(37,40,32)
#1D1E18
(29,30,24)
#151410
(21,20,16)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #5D6E58

#5D6E58
(93,110,88)
#6B7B67
(107,123,103)
#798876
(121,136,118)
#879585
(135,149,133)
#95A294
(149,162,148)
#A3AFA3
(163,175,163)
#B1BCB2
(177,188,178)
#BFC9C1
(191,201,193)
#CDD6D0
(205,214,208)
#DBE3DF
(219,227,223)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6E58 color. Also use rgb(93,110,88) instead hex code.

Text Font Color

.myTextColor { color: #5D6E58; }

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

This text font color is #5D6E58.

Background Color

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

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

This div background color is #5D6E58.

Border color

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

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

This div border color is #5D6E58.

Opacity

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

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

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

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

This text has shadow with #5D6E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6E58.

Preview

Color preview on black background

This text has color #5D6E58 on black background.


Color preview on white background

This text has color #5D6E58 on white background.


Black color preview on #5D6E58 background

This text has black color on #5D6E58 background.


White color preview on #5D6E58 background

This text has white color on #5D6E58 background.


Related colors

Complementary color

Complementary color for #hex is #A291A7.


I love getcolorcode.com

Triadic colors

1 #585D6E and #6E585D with #5D6E58 are triadic colors.

2 #586E5D and #6E5D58 with #5D6E58 are triadic colors.