COLOR #5D6E61

HEX: #5D6E61 RGB: (93,110,97)

Color info

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

RGB color model

#5D6E61 color RGB value is (93,110,97).

RGB: (93,110,97) (36%, 43%, 38%)

RGB channels and saturation

R 93 of 255 = 36%
G 110 of 255 = 43%
B 97 of 255 = 38%

93
110
97

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

Portions of RGB colors in percentages

R + G + B = 93 + 110 + 97 = 300 (100%)
R 93 of 300 ~ 31%
G 110 of 300 ~ 36.67%
B 97 of 300 ~ 32.33'%

%31
%36.67
%32.33

CMYK color model

#5D6E61 color CMYK value is (15,0,12,57).

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

CMYK: (15,0,12,57)
C15M0Y12K57 (15%, 0%, 12%, 57%)
(0.15 / 0.00 / 0.12 / 0.57)

CMYK percentages

%15.45
%0
%11.82
%56.86

Codes

Color #5D6E61 in popluar color models

5D 6E 61
RGB 93 110 97
HSL 134° 8.37% 39.80%
HSB/HSV 134° 15.45% 43.14%
CMYK 15.45% 0.00% 11.82%
56.86%

Color #5D6E61 in popluar number systems.

HEX 5D 6E 61
Decimal 93 110 97
Binary 1011101 1101110 1100001
Octal 135 156 141

Shades and tints

Shades of #5D6E61

#5D6E61
(93,110,97)
#556459
(85,100,89)
#4D5A51
(77,90,81)
#455049
(69,80,73)
#3D4641
(61,70,65)
#353C39
(53,60,57)
#2D3231
(45,50,49)
#252829
(37,40,41)
#1D1E21
(29,30,33)
#151419
(21,20,25)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #5D6E61

#5D6E61
(93,110,97)
#6B7B6F
(107,123,111)
#79887D
(121,136,125)
#87958B
(135,149,139)
#95A299
(149,162,153)
#A3AFA7
(163,175,167)
#B1BCB5
(177,188,181)
#BFC9C3
(191,201,195)
#CDD6D1
(205,214,209)
#DBE3DF
(219,227,223)
#E9F0ED
(233,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D6E61; }

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

This text font color is #5D6E61.

Background Color

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

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

This div background color is #5D6E61.

Border color

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

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

This div border color is #5D6E61.

Opacity

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

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

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

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

This text has shadow with #5D6E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6E61.

Preview

Color preview on black background

This text has color #5D6E61 on black background.


Color preview on white background

This text has color #5D6E61 on white background.


Black color preview on #5D6E61 background

This text has black color on #5D6E61 background.


White color preview on #5D6E61 background

This text has white color on #5D6E61 background.


Related colors

Complementary color

Complementary color for #hex is #A2919E.


I love getcolorcode.com

Triadic colors

1 #615D6E and #6E615D with #5D6E61 are triadic colors.

2 #616E5D and #6E5D61 with #5D6E61 are triadic colors.