COLOR #5C4E27

HEX: #5C4E27 RGB: (92,78,39)

Color info

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

RGB color model

#5C4E27 color RGB value is (92,78,39).

RGB: (92,78,39) (36%, 31%, 15%)

RGB channels and saturation

R 92 of 255 = 36%
G 78 of 255 = 31%
B 39 of 255 = 15%

92
78
39

R + G + B ~ 27%. #5C4E27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 78 + 39 = 209 (100%)
R 92 of 209 ~ 44.02%
G 78 of 209 ~ 37.32%
B 39 of 209 ~ 18.66'%

%44.02
%37.32
%18.66

CMYK color model

#5C4E27 color CMYK value is (0,15,58,64).

  • cyan value is 0.00%
  • magenta value is 15.22%
  • yellow value is 57.61%
  • key color value is 63.92%

CMYK: (0,15,58,64)
C0M15Y58K64 (0%, 15%, 58%, 64%)
(0.00 / 0.15 / 0.58 / 0.64)

CMYK percentages

%0
%15.22
%57.61
%63.92

Codes

Color #5C4E27 in popluar color models

5C 4E 27
RGB 92 78 39
HSL 44° 40.46% 25.69%
HSB/HSV 44° 57.61% 36.08%
CMYK 0.00% 15.22% 57.61%
63.92%

Color #5C4E27 in popluar number systems.

HEX 5C 4E 27
Decimal 92 78 39
Binary 1011100 1001110 100111
Octal 134 116 47

Shades and tints

Shades of #5C4E27

#5C4E27
(92,78,39)
#544724
(84,71,36)
#4C4021
(76,64,33)
#44391E
(68,57,30)
#3C321B
(60,50,27)
#342B18
(52,43,24)
#2C2415
(44,36,21)
#241D12
(36,29,18)
#1C160F
(28,22,15)
#140F0C
(20,15,12)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #5C4E27

#5C4E27
(92,78,39)
#6A5E3A
(106,94,58)
#786E4D
(120,110,77)
#867E60
(134,126,96)
#948E73
(148,142,115)
#A29E86
(162,158,134)
#B0AE99
(176,174,153)
#BEBEAC
(190,190,172)
#CCCEBF
(204,206,191)
#DADED2
(218,222,210)
#E8EEE5
(232,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C4E27 color. Also use rgb(92,78,39) instead hex code.

Text Font Color

.myTextColor { color: #5C4E27; }

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

This text font color is #5C4E27.

Background Color

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

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

This div background color is #5C4E27.

Border color

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

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

This div border color is #5C4E27.

Opacity

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

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

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

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

This text has shadow with #5C4E27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C4E27.

Preview

Color preview on black background

This text has color #5C4E27 on black background.


Color preview on white background

This text has color #5C4E27 on white background.


Black color preview on #5C4E27 background

This text has black color on #5C4E27 background.


White color preview on #5C4E27 background

This text has white color on #5C4E27 background.


Related colors

Complementary color

Complementary color for #hex is #A3B1D8.


I love getcolorcode.com

Triadic colors

1 #275C4E and #4E275C with #5C4E27 are triadic colors.

2 #274E5C and #4E5C27 with #5C4E27 are triadic colors.