COLOR #5D4F35

HEX: #5D4F35 RGB: (93,79,53)

Color info

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

RGB color model

#5D4F35 color RGB value is (93,79,53).

RGB: (93,79,53) (36%, 31%, 21%)

RGB channels and saturation

R 93 of 255 = 36%
G 79 of 255 = 31%
B 53 of 255 = 21%

93
79
53

R + G + B ~ 29%. #5D4F35 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 79 + 53 = 225 (100%)
R 93 of 225 ~ 41.33%
G 79 of 225 ~ 35.11%
B 53 of 225 ~ 23.56'%

%41.33
%35.11
%23.56

CMYK color model

#5D4F35 color CMYK value is (0,15,43,64).

  • cyan value is 0.00%
  • magenta value is 15.05%
  • yellow value is 43.01%
  • key color value is 63.53%

CMYK: (0,15,43,64)
C0M15Y43K64 (0%, 15%, 43%, 64%)
(0.00 / 0.15 / 0.43 / 0.64)

CMYK percentages

%0
%15.05
%43.01
%63.53

Codes

Color #5D4F35 in popluar color models

5D 4F 35
RGB 93 79 53
HSL 39° 27.40% 28.63%
HSB/HSV 39° 43.01% 36.47%
CMYK 0.00% 15.05% 43.01%
63.53%

Color #5D4F35 in popluar number systems.

HEX 5D 4F 35
Decimal 93 79 53
Binary 1011101 1001111 110101
Octal 135 117 65

Shades and tints

Shades of #5D4F35

#5D4F35
(93,79,53)
#554831
(85,72,49)
#4D412D
(77,65,45)
#453A29
(69,58,41)
#3D3325
(61,51,37)
#352C21
(53,44,33)
#2D251D
(45,37,29)
#251E19
(37,30,25)
#1D1715
(29,23,21)
#151011
(21,16,17)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #5D4F35

#5D4F35
(93,79,53)
#6B5F47
(107,95,71)
#796F59
(121,111,89)
#877F6B
(135,127,107)
#958F7D
(149,143,125)
#A39F8F
(163,159,143)
#B1AFA1
(177,175,161)
#BFBFB3
(191,191,179)
#CDCFC5
(205,207,197)
#DBDFD7
(219,223,215)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4F35 color. Also use rgb(93,79,53) instead hex code.

Text Font Color

.myTextColor { color: #5D4F35; }

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

This text font color is #5D4F35.

Background Color

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

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

This div background color is #5D4F35.

Border color

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

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

This div border color is #5D4F35.

Opacity

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

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

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

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

This text has shadow with #5D4F35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4F35.

Preview

Color preview on black background

This text has color #5D4F35 on black background.


Color preview on white background

This text has color #5D4F35 on white background.


Black color preview on #5D4F35 background

This text has black color on #5D4F35 background.


White color preview on #5D4F35 background

This text has white color on #5D4F35 background.


Related colors

Complementary color

Complementary color for #hex is #A2B0CA.


I love getcolorcode.com

Triadic colors

1 #355D4F and #4F355D with #5D4F35 are triadic colors.

2 #354F5D and #4F5D35 with #5D4F35 are triadic colors.