COLOR #5D4F4D

HEX: #5D4F4D RGB: (93,79,77)

Color info

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

RGB color model

#5D4F4D color RGB value is (93,79,77).

RGB: (93,79,77) (36%, 31%, 30%)

RGB channels and saturation

R 93 of 255 = 36%
G 79 of 255 = 31%
B 77 of 255 = 30%

93
79
77

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

Portions of RGB colors in percentages

R + G + B = 93 + 79 + 77 = 249 (100%)
R 93 of 249 ~ 37.35%
G 79 of 249 ~ 31.73%
B 77 of 249 ~ 30.92'%

%37.35
%31.73
%30.92

CMYK color model

#5D4F4D color CMYK value is (0,15,17,64).

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

CMYK: (0,15,17,64)
C0M15Y17K64 (0%, 15%, 17%, 64%)
(0.00 / 0.15 / 0.17 / 0.64)

CMYK percentages

%0
%15.05
%17.2
%63.53

Codes

Color #5D4F4D in popluar color models

5D 4F 4D
RGB 93 79 77
HSL 9.41% 33.33%
HSB/HSV 17.20% 36.47%
CMYK 0.00% 15.05% 17.20%
63.53%

Color #5D4F4D in popluar number systems.

HEX 5D 4F 4D
Decimal 93 79 77
Binary 1011101 1001111 1001101
Octal 135 117 115

Shades and tints

Shades of #5D4F4D

#5D4F4D
(93,79,77)
#554846
(85,72,70)
#4D413F
(77,65,63)
#453A38
(69,58,56)
#3D3331
(61,51,49)
#352C2A
(53,44,42)
#2D2523
(45,37,35)
#251E1C
(37,30,28)
#1D1715
(29,23,21)
#15100E
(21,16,14)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #5D4F4D

#5D4F4D
(93,79,77)
#6B5F5D
(107,95,93)
#796F6D
(121,111,109)
#877F7D
(135,127,125)
#958F8D
(149,143,141)
#A39F9D
(163,159,157)
#B1AFAD
(177,175,173)
#BFBFBD
(191,191,189)
#CDCFCD
(205,207,205)
#DBDFDD
(219,223,221)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4F4D; }

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

This text font color is #5D4F4D.

Background Color

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

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

This div background color is #5D4F4D.

Border color

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

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

This div border color is #5D4F4D.

Opacity

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

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

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

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

This text has shadow with #5D4F4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4F4D.

Preview

Color preview on black background

This text has color #5D4F4D on black background.


Color preview on white background

This text has color #5D4F4D on white background.


Black color preview on #5D4F4D background

This text has black color on #5D4F4D background.


White color preview on #5D4F4D background

This text has white color on #5D4F4D background.


Related colors

Complementary color

Complementary color for #hex is #A2B0B2.


I love getcolorcode.com

Triadic colors

1 #4D5D4F and #4F4D5D with #5D4F4D are triadic colors.

2 #4D4F5D and #4F5D4D with #5D4F4D are triadic colors.