COLOR #5D5715

HEX: #5D5715 RGB: (93,87,21)

Color info

#5D5715 contains mainly red and green colors. Web safe color of #5D5715 is #666600 (or #660).

RGB color model

#5D5715 color RGB value is (93,87,21).

RGB: (93,87,21) (36%, 34%, 8%)

RGB channels and saturation

R 93 of 255 = 36%
G 87 of 255 = 34%
B 21 of 255 = 8%

93
87
21

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

Portions of RGB colors in percentages

R + G + B = 93 + 87 + 21 = 201 (100%)
R 93 of 201 ~ 46.27%
G 87 of 201 ~ 43.28%
B 21 of 201 ~ 10.45'%

%46.27
%43.28

CMYK color model

#5D5715 color CMYK value is (0,6,77,64).

  • cyan value is 0.00%
  • magenta value is 6.45%
  • yellow value is 77.42%
  • key color value is 63.53%

CMYK: (0,6,77,64)
C0M6Y77K64 (0%, 6%, 77%, 64%)
(0.00 / 0.06 / 0.77 / 0.64)

CMYK percentages

%0
%6.45
%77.42
%63.53

Codes

Color #5D5715 in popluar color models

5D 57 15
RGB 93 87 21
HSL 55° 63.16% 22.35%
HSB/HSV 55° 77.42% 36.47%
CMYK 0.00% 6.45% 77.42%
63.53%

Color #5D5715 in popluar number systems.

HEX 5D 57 15
Decimal 93 87 21
Binary 1011101 1010111 10101
Octal 135 127 25

Shades and tints

Shades of #5D5715

#5D5715
(93,87,21)
#555014
(85,80,20)
#4D4913
(77,73,19)
#454212
(69,66,18)
#3D3B11
(61,59,17)
#353410
(53,52,16)
#2D2D0F
(45,45,15)
#25260E
(37,38,14)
#1D1F0D
(29,31,13)
#15180C
(21,24,12)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #5D5715

#5D5715
(93,87,21)
#6B662A
(107,102,42)
#79753F
(121,117,63)
#878454
(135,132,84)
#959369
(149,147,105)
#A3A27E
(163,162,126)
#B1B193
(177,177,147)
#BFC0A8
(191,192,168)
#CDCFBD
(205,207,189)
#DBDED2
(219,222,210)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5715 color. Also use rgb(93,87,21) instead hex code.

Text Font Color

.myTextColor { color: #5D5715; }

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

This text font color is #5D5715.

Background Color

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

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

This div background color is #5D5715.

Border color

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

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

This div border color is #5D5715.

Opacity

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

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

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

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

This text has shadow with #5D5715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5715.

Preview

Color preview on black background

This text has color #5D5715 on black background.


Color preview on white background

This text has color #5D5715 on white background.


Black color preview on #5D5715 background

This text has black color on #5D5715 background.


White color preview on #5D5715 background

This text has white color on #5D5715 background.


Related colors

Complementary color

Complementary color for #hex is #A2A8EA.


I love getcolorcode.com

Triadic colors

1 #155D57 and #57155D with #5D5715 are triadic colors.

2 #15575D and #575D15 with #5D5715 are triadic colors.