COLOR #5D4F46

HEX: #5D4F46 RGB: (93,79,70)

Color info

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

RGB color model

#5D4F46 color RGB value is (93,79,70).

RGB: (93,79,70) (36%, 31%, 27%)

RGB channels and saturation

R 93 of 255 = 36%
G 79 of 255 = 31%
B 70 of 255 = 27%

93
79
70

R + G + B ~ 31%. #5D4F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 79 + 70 = 242 (100%)
R 93 of 242 ~ 38.43%
G 79 of 242 ~ 32.64%
B 70 of 242 ~ 28.93'%

%38.43
%32.64
%28.93

CMYK color model

#5D4F46 color CMYK value is (0,15,25,64).

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

CMYK: (0,15,25,64)
C0M15Y25K64 (0%, 15%, 25%, 64%)
(0.00 / 0.15 / 0.25 / 0.64)

CMYK percentages

%0
%15.05
%24.73
%63.53

Codes

Color #5D4F46 in popluar color models

5D 4F 46
RGB 93 79 70
HSL 23° 14.11% 31.96%
HSB/HSV 23° 24.73% 36.47%
CMYK 0.00% 15.05% 24.73%
63.53%

Color #5D4F46 in popluar number systems.

HEX 5D 4F 46
Decimal 93 79 70
Binary 1011101 1001111 1000110
Octal 135 117 106

Shades and tints

Shades of #5D4F46

#5D4F46
(93,79,70)
#554840
(85,72,64)
#4D413A
(77,65,58)
#453A34
(69,58,52)
#3D332E
(61,51,46)
#352C28
(53,44,40)
#2D2522
(45,37,34)
#251E1C
(37,30,28)
#1D1716
(29,23,22)
#151010
(21,16,16)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #5D4F46

#5D4F46
(93,79,70)
#6B5F56
(107,95,86)
#796F66
(121,111,102)
#877F76
(135,127,118)
#958F86
(149,143,134)
#A39F96
(163,159,150)
#B1AFA6
(177,175,166)
#BFBFB6
(191,191,182)
#CDCFC6
(205,207,198)
#DBDFD6
(219,223,214)
#E9EFE6
(233,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4F46; }

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

This text font color is #5D4F46.

Background Color

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

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

This div background color is #5D4F46.

Border color

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

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

This div border color is #5D4F46.

Opacity

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

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

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

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

This text has shadow with #5D4F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4F46.

Preview

Color preview on black background

This text has color #5D4F46 on black background.


Color preview on white background

This text has color #5D4F46 on white background.


Black color preview on #5D4F46 background

This text has black color on #5D4F46 background.


White color preview on #5D4F46 background

This text has white color on #5D4F46 background.


Related colors

Complementary color

Complementary color for #hex is #A2B0B9.


I love getcolorcode.com

Triadic colors

1 #465D4F and #4F465D with #5D4F46 are triadic colors.

2 #464F5D and #4F5D46 with #5D4F46 are triadic colors.