COLOR #5E3C37

HEX: #5E3C37 RGB: (94,60,55)

Color info

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

RGB color model

#5E3C37 color RGB value is (94,60,55).

RGB: (94,60,55) (37%, 24%, 22%)

RGB channels and saturation

R 94 of 255 = 37%
G 60 of 255 = 24%
B 55 of 255 = 22%

94
60
55

R + G + B ~ 28%. #5E3C37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 60 + 55 = 209 (100%)
R 94 of 209 ~ 44.98%
G 60 of 209 ~ 28.71%
B 55 of 209 ~ 26.32'%

%44.98
%28.71
%26.32

CMYK color model

#5E3C37 color CMYK value is (0,36,41,63).

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

CMYK: (0,36,41,63)
C0M36Y41K63 (0%, 36%, 41%, 63%)
(0.00 / 0.36 / 0.41 / 0.63)

CMYK percentages

%0
%36.17
%41.49
%63.14

Codes

Color #5E3C37 in popluar color models

5E 3C 37
RGB 94 60 55
HSL 26.17% 29.22%
HSB/HSV 41.49% 36.86%
CMYK 0.00% 36.17% 41.49%
63.14%

Color #5E3C37 in popluar number systems.

HEX 5E 3C 37
Decimal 94 60 55
Binary 1011110 111100 110111
Octal 136 74 67

Shades and tints

Shades of #5E3C37

#5E3C37
(94,60,55)
#563732
(86,55,50)
#4E322D
(78,50,45)
#462D28
(70,45,40)
#3E2823
(62,40,35)
#36231E
(54,35,30)
#2E1E19
(46,30,25)
#261914
(38,25,20)
#1E140F
(30,20,15)
#160F0A
(22,15,10)
#0E0A05
(14,10,5)
#000000
(0,0,0)

Tints of #5E3C37

#5E3C37
(94,60,55)
#6C4D49
(108,77,73)
#7A5E5B
(122,94,91)
#886F6D
(136,111,109)
#96807F
(150,128,127)
#A49191
(164,145,145)
#B2A2A3
(178,162,163)
#C0B3B5
(192,179,181)
#CEC4C7
(206,196,199)
#DCD5D9
(220,213,217)
#EAE6EB
(234,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E3C37; }

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

This text font color is #5E3C37.

Background Color

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

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

This div background color is #5E3C37.

Border color

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

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

This div border color is #5E3C37.

Opacity

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

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

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

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

This text has shadow with #5E3C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E3C37.

Preview

Color preview on black background

This text has color #5E3C37 on black background.


Color preview on white background

This text has color #5E3C37 on white background.


Black color preview on #5E3C37 background

This text has black color on #5E3C37 background.


White color preview on #5E3C37 background

This text has white color on #5E3C37 background.


Related colors

Complementary color

Complementary color for #hex is #A1C3C8.


I love getcolorcode.com

Triadic colors

1 #375E3C and #3C375E with #5E3C37 are triadic colors.

2 #373C5E and #3C5E37 with #5E3C37 are triadic colors.