COLOR #5D6652

HEX: #5D6652 RGB: (93,102,82)

Color info

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

RGB color model

#5D6652 color RGB value is (93,102,82).

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

RGB channels and saturation

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

93
102
82

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

Portions of RGB colors in percentages

R + G + B = 93 + 102 + 82 = 277 (100%)
R 93 of 277 ~ 33.57%
G 102 of 277 ~ 36.82%
B 82 of 277 ~ 29.6'%

%33.57
%36.82
%29.6

CMYK color model

#5D6652 color CMYK value is (9,0,20,60).

  • cyan value is 8.82%
  • magenta value is 0.00%
  • yellow value is 19.61%
  • key color value is 60.00%
CMYK: (9,0,20,60) C9M0Y20K60 (9%,0%,20%,60%) (0.09/0.00/0.20/0.60) 

CMYK percentages

%8.82
%0
%19.61
%60

Codes

Color #5D6652 in popluar color models

5D 66 52
RGB 93 102 82
HSL 87° 10.87% 36.08%
HSB/HSV 87° 19.61% 40.00%
CMYK 8.82% 0.00% 19.61%
60.00%

Color #5D6652 in popluar number systems.

HEX 5D 66 52
Decimal 93 102 82
Binary 1011101 1100110 1010010
Octal 135 146 122

Shades and tints

Shades of #5D6652

#5D6652
(93,102,82)
#555D4B
(85,93,75)
#4D5444
(77,84,68)
#454B3D
(69,75,61)
#3D4236
(61,66,54)
#35392F
(53,57,47)
#2D3028
(45,48,40)
#252721
(37,39,33)
#1D1E1A
(29,30,26)
#151513
(21,21,19)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #5D6652

#5D6652
(93,102,82)
#6B7361
(107,115,97)
#798070
(121,128,112)
#878D7F
(135,141,127)
#959A8E
(149,154,142)
#A3A79D
(163,167,157)
#B1B4AC
(177,180,172)
#BFC1BB
(191,193,187)
#CDCECA
(205,206,202)
#DBDBD9
(219,219,217)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D6652; }

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

This text font color is #5D6652.

Background Color

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

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

This div background color is #5D6652.

Border color

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

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

This div border color is #5D6652.

Opacity

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

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

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

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

This text has shadow with #5D6652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6652.

Preview

Color preview on black background

This text has color #5D6652 on black background.


Color preview on white background

This text has color #5D6652 on white background.


Black color preview on #5D6652 background

This text has black color on #5D6652 background.


White color preview on #5D6652 background

This text has white color on #5D6652 background.


Related colors

Complementary color

Complementary color for #hex is #A299AD.


I love getcolorcode.com

Triadic colors

1 #525D66 and #66525D with #5D6652 are triadic colors.

2 #52665D and #665D52 with #5D6652 are triadic colors.