COLOR #5D6552

HEX: #5D6552 RGB: (93,101,82)

Color info

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

RGB color model

#5D6552 color RGB value is (93,101,82).

RGB: (93,101,82) (36%, 40%, 32%)

RGB channels and saturation

R 93 of 255 = 36%
G 101 of 255 = 40%
B 82 of 255 = 32%

93
101
82

R + G + B ~ 36%. #5D6552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 101 + 82 = 276 (100%)
R 93 of 276 ~ 33.7%
G 101 of 276 ~ 36.59%
B 82 of 276 ~ 29.71'%

%33.7
%36.59
%29.71

CMYK color model

#5D6552 color CMYK value is (8,0,19,60).

  • cyan value is 7.92%
  • magenta value is 0.00%
  • yellow value is 18.81%
  • key color value is 60.39%
CMYK: (8,0,19,60) C8M0Y19K60 (8%,0%,19%,60%) (0.08/0.00/0.19/0.60) 

CMYK percentages

%7.92
%0
%18.81
%60.39

Codes

Color #5D6552 in popluar color models

5D 65 52
RGB 93 101 82
HSL 85° 10.38% 35.88%
HSB/HSV 85° 18.81% 39.61%
CMYK 7.92% 0.00% 18.81%
60.39%

Color #5D6552 in popluar number systems.

HEX 5D 65 52
Decimal 93 101 82
Binary 1011101 1100101 1010010
Octal 135 145 122

Shades and tints

Shades of #5D6552

#5D6552
(93,101,82)
#555C4B
(85,92,75)
#4D5344
(77,83,68)
#454A3D
(69,74,61)
#3D4136
(61,65,54)
#35382F
(53,56,47)
#2D2F28
(45,47,40)
#252621
(37,38,33)
#1D1D1A
(29,29,26)
#151413
(21,20,19)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #5D6552

#5D6552
(93,101,82)
#6B7361
(107,115,97)
#798170
(121,129,112)
#878F7F
(135,143,127)
#959D8E
(149,157,142)
#A3AB9D
(163,171,157)
#B1B9AC
(177,185,172)
#BFC7BB
(191,199,187)
#CDD5CA
(205,213,202)
#DBE3D9
(219,227,217)
#E9F1E8
(233,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6552 color. Also use rgb(93,101,82) instead hex code.

Text Font Color

.myTextColor { color: #5D6552; }

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

This text font color is #5D6552.

Background Color

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

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

This div background color is #5D6552.

Border color

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

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

This div border color is #5D6552.

Opacity

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

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

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

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

This text has shadow with #5D6552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6552.

Preview

Color preview on black background

This text has color #5D6552 on black background.


Color preview on white background

This text has color #5D6552 on white background.


Black color preview on #5D6552 background

This text has black color on #5D6552 background.


White color preview on #5D6552 background

This text has white color on #5D6552 background.


Related colors

Complementary color

Complementary color for #hex is #A29AAD.


I love getcolorcode.com

Triadic colors

1 #525D65 and #65525D with #5D6552 are triadic colors.

2 #52655D and #655D52 with #5D6552 are triadic colors.