COLOR #5D4F38

HEX: #5D4F38 RGB: (93,79,56)

Color info

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

RGB color model

#5D4F38 color RGB value is (93,79,56).

RGB: (93,79,56) (36%, 31%, 22%)

RGB channels and saturation

R 93 of 255 = 36%
G 79 of 255 = 31%
B 56 of 255 = 22%

93
79
56

R + G + B ~ 30%. #5D4F38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 79 + 56 = 228 (100%)
R 93 of 228 ~ 40.79%
G 79 of 228 ~ 34.65%
B 56 of 228 ~ 24.56'%

%40.79
%34.65
%24.56

CMYK color model

#5D4F38 color CMYK value is (0,15,40,64).

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

CMYK: (0,15,40,64)
C0M15Y40K64 (0%, 15%, 40%, 64%)
(0.00 / 0.15 / 0.40 / 0.64)

CMYK percentages

%0
%15.05
%39.78
%63.53

Codes

Color #5D4F38 in popluar color models

5D 4F 38
RGB 93 79 56
HSL 37° 24.83% 29.22%
HSB/HSV 37° 39.78% 36.47%
CMYK 0.00% 15.05% 39.78%
63.53%

Color #5D4F38 in popluar number systems.

HEX 5D 4F 38
Decimal 93 79 56
Binary 1011101 1001111 111000
Octal 135 117 70

Shades and tints

Shades of #5D4F38

#5D4F38
(93,79,56)
#554833
(85,72,51)
#4D412E
(77,65,46)
#453A29
(69,58,41)
#3D3324
(61,51,36)
#352C1F
(53,44,31)
#2D251A
(45,37,26)
#251E15
(37,30,21)
#1D1710
(29,23,16)
#15100B
(21,16,11)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #5D4F38

#5D4F38
(93,79,56)
#6B5F4A
(107,95,74)
#796F5C
(121,111,92)
#877F6E
(135,127,110)
#958F80
(149,143,128)
#A39F92
(163,159,146)
#B1AFA4
(177,175,164)
#BFBFB6
(191,191,182)
#CDCFC8
(205,207,200)
#DBDFDA
(219,223,218)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4F38; }

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

This text font color is #5D4F38.

Background Color

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

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

This div background color is #5D4F38.

Border color

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

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

This div border color is #5D4F38.

Opacity

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

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

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

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

This text has shadow with #5D4F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4F38.

Preview

Color preview on black background

This text has color #5D4F38 on black background.


Color preview on white background

This text has color #5D4F38 on white background.


Black color preview on #5D4F38 background

This text has black color on #5D4F38 background.


White color preview on #5D4F38 background

This text has white color on #5D4F38 background.


Related colors

Complementary color

Complementary color for #hex is #A2B0C7.


I love getcolorcode.com

Triadic colors

1 #385D4F and #4F385D with #5D4F38 are triadic colors.

2 #384F5D and #4F5D38 with #5D4F38 are triadic colors.