COLOR #5D3728

HEX: #5D3728 RGB: (93,55,40)

Color info

#5D3728 contains red, green and blue colors in about the same proportion. Web safe color of #5D3728 is #663333 (or #633).

RGB color model

#5D3728 color RGB value is (93,55,40).

RGB: (93,55,40) (36%, 22%, 16%)

RGB channels and saturation

R 93 of 255 = 36%
G 55 of 255 = 22%
B 40 of 255 = 16%

93
55
40

R + G + B ~ 25%. #5D3728 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 55 + 40 = 188 (100%)
R 93 of 188 ~ 49.47%
G 55 of 188 ~ 29.26%
B 40 of 188 ~ 21.28'%

%49.47
%29.26
%21.28

CMYK color model

#5D3728 color CMYK value is (0,41,57,64).

  • cyan value is 0.00%
  • magenta value is 40.86%
  • yellow value is 56.99%
  • key color value is 63.53%

CMYK: (0,41,57,64)
C0M41Y57K64 (0%, 41%, 57%, 64%)
(0.00 / 0.41 / 0.57 / 0.64)

CMYK percentages

%0
%40.86
%56.99
%63.53

Codes

Color #5D3728 in popluar color models

5D 37 28
RGB 93 55 40
HSL 17° 39.85% 26.08%
HSB/HSV 17° 56.99% 36.47%
CMYK 0.00% 40.86% 56.99%
63.53%

Color #5D3728 in popluar number systems.

HEX 5D 37 28
Decimal 93 55 40
Binary 1011101 110111 101000
Octal 135 67 50

Shades and tints

Shades of #5D3728

#5D3728
(93,55,40)
#553225
(85,50,37)
#4D2D22
(77,45,34)
#45281F
(69,40,31)
#3D231C
(61,35,28)
#351E19
(53,30,25)
#2D1916
(45,25,22)
#251413
(37,20,19)
#1D0F10
(29,15,16)
#150A0D
(21,10,13)
#0D050A
(13,5,10)
#000000
(0,0,0)

Tints of #5D3728

#5D3728
(93,55,40)
#6B493B
(107,73,59)
#795B4E
(121,91,78)
#876D61
(135,109,97)
#957F74
(149,127,116)
#A39187
(163,145,135)
#B1A39A
(177,163,154)
#BFB5AD
(191,181,173)
#CDC7C0
(205,199,192)
#DBD9D3
(219,217,211)
#E9EBE6
(233,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D3728 color. Also use rgb(93,55,40) instead hex code.

Text Font Color

.myTextColor { color: #5D3728; }

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

This text font color is #5D3728.

Background Color

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

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

This div background color is #5D3728.

Border color

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

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

This div border color is #5D3728.

Opacity

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

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

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

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

This text has shadow with #5D3728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D3728.

Preview

Color preview on black background

This text has color #5D3728 on black background.


Color preview on white background

This text has color #5D3728 on white background.


Black color preview on #5D3728 background

This text has black color on #5D3728 background.


White color preview on #5D3728 background

This text has white color on #5D3728 background.


Related colors

Complementary color

Complementary color for #hex is #A2C8D7.


I love getcolorcode.com

Triadic colors

1 #285D37 and #37285D with #5D3728 are triadic colors.

2 #28375D and #375D28 with #5D3728 are triadic colors.