COLOR #5D5A42

HEX: #5D5A42 RGB: (93,90,66)

Color info

#5D5A42 contains red, green and blue colors in about the same proportion. Web safe color of #5D5A42 is #666633 (or #663).

RGB color model

#5D5A42 color RGB value is (93,90,66).

RGB: (93,90,66) (36%, 35%, 26%)

RGB channels and saturation

R 93 of 255 = 36%
G 90 of 255 = 35%
B 66 of 255 = 26%

93
90
66

R + G + B ~ 32%. #5D5A42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 90 + 66 = 249 (100%)
R 93 of 249 ~ 37.35%
G 90 of 249 ~ 36.14%
B 66 of 249 ~ 26.51'%

%37.35
%36.14
%26.51

CMYK color model

#5D5A42 color CMYK value is (0,3,29,64).

  • cyan value is 0.00%
  • magenta value is 3.23%
  • yellow value is 29.03%
  • key color value is 63.53%

CMYK: (0,3,29,64)
C0M3Y29K64 (0%, 3%, 29%, 64%)
(0.00 / 0.03 / 0.29 / 0.64)

CMYK percentages

%0
%3.23
%29.03
%63.53

Codes

Color #5D5A42 in popluar color models

5D 5A 42
RGB 93 90 66
HSL 53° 16.98% 31.18%
HSB/HSV 53° 29.03% 36.47%
CMYK 0.00% 3.23% 29.03%
63.53%

Color #5D5A42 in popluar number systems.

HEX 5D 5A 42
Decimal 93 90 66
Binary 1011101 1011010 1000010
Octal 135 132 102

Shades and tints

Shades of #5D5A42

#5D5A42
(93,90,66)
#55523C
(85,82,60)
#4D4A36
(77,74,54)
#454230
(69,66,48)
#3D3A2A
(61,58,42)
#353224
(53,50,36)
#2D2A1E
(45,42,30)
#252218
(37,34,24)
#1D1A12
(29,26,18)
#15120C
(21,18,12)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #5D5A42

#5D5A42
(93,90,66)
#6B6953
(107,105,83)
#797864
(121,120,100)
#878775
(135,135,117)
#959686
(149,150,134)
#A3A597
(163,165,151)
#B1B4A8
(177,180,168)
#BFC3B9
(191,195,185)
#CDD2CA
(205,210,202)
#DBE1DB
(219,225,219)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5A42 color. Also use rgb(93,90,66) instead hex code.

Text Font Color

.myTextColor { color: #5D5A42; }

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

This text font color is #5D5A42.

Background Color

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

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

This div background color is #5D5A42.

Border color

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

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

This div border color is #5D5A42.

Opacity

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

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

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

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

This text has shadow with #5D5A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5A42.

Preview

Color preview on black background

This text has color #5D5A42 on black background.


Color preview on white background

This text has color #5D5A42 on white background.


Black color preview on #5D5A42 background

This text has black color on #5D5A42 background.


White color preview on #5D5A42 background

This text has white color on #5D5A42 background.


Related colors

Complementary color

Complementary color for #hex is #A2A5BD.


I love getcolorcode.com

Triadic colors

1 #425D5A and #5A425D with #5D5A42 are triadic colors.

2 #425A5D and #5A5D42 with #5D5A42 are triadic colors.