COLOR #5C4C36

HEX: #5C4C36 RGB: (92,76,54)

Color info

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

RGB color model

#5C4C36 color RGB value is (92,76,54).

RGB: (92,76,54) (36%, 30%, 21%)

RGB channels and saturation

R 92 of 255 = 36%
G 76 of 255 = 30%
B 54 of 255 = 21%

92
76
54

R + G + B ~ 29%. #5C4C36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 76 + 54 = 222 (100%)
R 92 of 222 ~ 41.44%
G 76 of 222 ~ 34.23%
B 54 of 222 ~ 24.32'%

%41.44
%34.23
%24.32

CMYK color model

#5C4C36 color CMYK value is (0,17,41,64).

  • cyan value is 0.00%
  • magenta value is 17.39%
  • yellow value is 41.30%
  • key color value is 63.92%

CMYK: (0,17,41,64)
C0M17Y41K64 (0%, 17%, 41%, 64%)
(0.00 / 0.17 / 0.41 / 0.64)

CMYK percentages

%0
%17.39
%41.3
%63.92

Codes

Color #5C4C36 in popluar color models

5C 4C 36
RGB 92 76 54
HSL 35° 26.03% 28.63%
HSB/HSV 35° 41.30% 36.08%
CMYK 0.00% 17.39% 41.30%
63.92%

Color #5C4C36 in popluar number systems.

HEX 5C 4C 36
Decimal 92 76 54
Binary 1011100 1001100 110110
Octal 134 114 66

Shades and tints

Shades of #5C4C36

#5C4C36
(92,76,54)
#544632
(84,70,50)
#4C402E
(76,64,46)
#443A2A
(68,58,42)
#3C3426
(60,52,38)
#342E22
(52,46,34)
#2C281E
(44,40,30)
#24221A
(36,34,26)
#1C1C16
(28,28,22)
#141612
(20,22,18)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #5C4C36

#5C4C36
(92,76,54)
#6A5C48
(106,92,72)
#786C5A
(120,108,90)
#867C6C
(134,124,108)
#948C7E
(148,140,126)
#A29C90
(162,156,144)
#B0ACA2
(176,172,162)
#BEBCB4
(190,188,180)
#CCCCC6
(204,204,198)
#DADCD8
(218,220,216)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C4C36 color. Also use rgb(92,76,54) instead hex code.

Text Font Color

.myTextColor { color: #5C4C36; }

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

This text font color is #5C4C36.

Background Color

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

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

This div background color is #5C4C36.

Border color

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

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

This div border color is #5C4C36.

Opacity

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

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

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

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

This text has shadow with #5C4C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C4C36.

Preview

Color preview on black background

This text has color #5C4C36 on black background.


Color preview on white background

This text has color #5C4C36 on white background.


Black color preview on #5C4C36 background

This text has black color on #5C4C36 background.


White color preview on #5C4C36 background

This text has white color on #5C4C36 background.


Related colors

Complementary color

Complementary color for #hex is #A3B3C9.


I love getcolorcode.com

Triadic colors

1 #365C4C and #4C365C with #5C4C36 are triadic colors.

2 #364C5C and #4C5C36 with #5C4C36 are triadic colors.