COLOR #5D4A23

HEX: #5D4A23 RGB: (93,74,35)

Color info

#5D4A23 contains red, green and blue colors in about the same proportion. Web safe color of #5D4A23 is #663333 (or #633).

RGB color model

#5D4A23 color RGB value is (93,74,35).

RGB: (93,74,35) (36%, 29%, 14%)

RGB channels and saturation

R 93 of 255 = 36%
G 74 of 255 = 29%
B 35 of 255 = 14%

93
74
35

R + G + B ~ 26%. #5D4A23 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 74 + 35 = 202 (100%)
R 93 of 202 ~ 46.04%
G 74 of 202 ~ 36.63%
B 35 of 202 ~ 17.33'%

%46.04
%36.63
%17.33

CMYK color model

#5D4A23 color CMYK value is (0,20,62,64).

  • cyan value is 0.00%
  • magenta value is 20.43%
  • yellow value is 62.37%
  • key color value is 63.53%

CMYK: (0,20,62,64)
C0M20Y62K64 (0%, 20%, 62%, 64%)
(0.00 / 0.20 / 0.62 / 0.64)

CMYK percentages

%0
%20.43
%62.37
%63.53

Codes

Color #5D4A23 in popluar color models

5D 4A 23
RGB 93 74 35
HSL 40° 45.31% 25.10%
HSB/HSV 40° 62.37% 36.47%
CMYK 0.00% 20.43% 62.37%
63.53%

Color #5D4A23 in popluar number systems.

HEX 5D 4A 23
Decimal 93 74 35
Binary 1011101 1001010 100011
Octal 135 112 43

Shades and tints

Shades of #5D4A23

#5D4A23
(93,74,35)
#554420
(85,68,32)
#4D3E1D
(77,62,29)
#45381A
(69,56,26)
#3D3217
(61,50,23)
#352C14
(53,44,20)
#2D2611
(45,38,17)
#25200E
(37,32,14)
#1D1A0B
(29,26,11)
#151408
(21,20,8)
#0D0E05
(13,14,5)
#000000
(0,0,0)

Tints of #5D4A23

#5D4A23
(93,74,35)
#6B5A37
(107,90,55)
#796A4B
(121,106,75)
#877A5F
(135,122,95)
#958A73
(149,138,115)
#A39A87
(163,154,135)
#B1AA9B
(177,170,155)
#BFBAAF
(191,186,175)
#CDCAC3
(205,202,195)
#DBDAD7
(219,218,215)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4A23 color. Also use rgb(93,74,35) instead hex code.

Text Font Color

.myTextColor { color: #5D4A23; }

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

This text font color is #5D4A23.

Background Color

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

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

This div background color is #5D4A23.

Border color

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

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

This div border color is #5D4A23.

Opacity

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

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

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

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

This text has shadow with #5D4A23 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4A23.

Preview

Color preview on black background

This text has color #5D4A23 on black background.


Color preview on white background

This text has color #5D4A23 on white background.


Black color preview on #5D4A23 background

This text has black color on #5D4A23 background.


White color preview on #5D4A23 background

This text has white color on #5D4A23 background.


Related colors

Complementary color

Complementary color for #hex is #A2B5DC.


I love getcolorcode.com

Triadic colors

1 #235D4A and #4A235D with #5D4A23 are triadic colors.

2 #234A5D and #4A5D23 with #5D4A23 are triadic colors.