COLOR #5E3C47

HEX: #5E3C47 RGB: (94,60,71)

Color info

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

RGB color model

#5E3C47 color RGB value is (94,60,71).

RGB: (94,60,71) (37%, 24%, 28%)

RGB channels and saturation

R 94 of 255 = 37%
G 60 of 255 = 24%
B 71 of 255 = 28%

94
60
71

R + G + B ~ 30%. #5E3C47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 60 + 71 = 225 (100%)
R 94 of 225 ~ 41.78%
G 60 of 225 ~ 26.67%
B 71 of 225 ~ 31.56'%

%41.78
%26.67
%31.56

CMYK color model

#5E3C47 color CMYK value is (0,36,24,63).

  • cyan value is 0.00%
  • magenta value is 36.17%
  • yellow value is 24.47%
  • key color value is 63.14%

CMYK: (0,36,24,63)
C0M36Y24K63 (0%, 36%, 24%, 63%)
(0.00 / 0.36 / 0.24 / 0.63)

CMYK percentages

%0
%36.17
%24.47
%63.14

Codes

Color #5E3C47 in popluar color models

5E 3C 47
RGB 94 60 71
HSL 341° 22.08% 30.20%
HSB/HSV 341° 36.17% 36.86%
CMYK 0.00% 36.17% 24.47%
63.14%

Color #5E3C47 in popluar number systems.

HEX 5E 3C 47
Decimal 94 60 71
Binary 1011110 111100 1000111
Octal 136 74 107

Shades and tints

Shades of #5E3C47

#5E3C47
(94,60,71)
#563741
(86,55,65)
#4E323B
(78,50,59)
#462D35
(70,45,53)
#3E282F
(62,40,47)
#362329
(54,35,41)
#2E1E23
(46,30,35)
#26191D
(38,25,29)
#1E1417
(30,20,23)
#160F11
(22,15,17)
#0E0A0B
(14,10,11)
#000000
(0,0,0)

Tints of #5E3C47

#5E3C47
(94,60,71)
#6C4D57
(108,77,87)
#7A5E67
(122,94,103)
#886F77
(136,111,119)
#968087
(150,128,135)
#A49197
(164,145,151)
#B2A2A7
(178,162,167)
#C0B3B7
(192,179,183)
#CEC4C7
(206,196,199)
#DCD5D7
(220,213,215)
#EAE6E7
(234,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E3C47 color. Also use rgb(94,60,71) instead hex code.

Text Font Color

.myTextColor { color: #5E3C47; }

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

This text font color is #5E3C47.

Background Color

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

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

This div background color is #5E3C47.

Border color

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

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

This div border color is #5E3C47.

Opacity

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

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

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

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

This text has shadow with #5E3C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E3C47.

Preview

Color preview on black background

This text has color #5E3C47 on black background.


Color preview on white background

This text has color #5E3C47 on white background.


Black color preview on #5E3C47 background

This text has black color on #5E3C47 background.


White color preview on #5E3C47 background

This text has white color on #5E3C47 background.


Related colors

Complementary color

Complementary color for #hex is #A1C3B8.


I love getcolorcode.com

Triadic colors

1 #475E3C and #3C475E with #5E3C47 are triadic colors.

2 #473C5E and #3C5E47 with #5E3C47 are triadic colors.