COLOR #5E3E39

HEX: #5E3E39 RGB: (94,62,57)

Color info

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

RGB color model

#5E3E39 color RGB value is (94,62,57).

RGB: (94,62,57) (37%, 24%, 22%)

RGB channels and saturation

R 94 of 255 = 37%
G 62 of 255 = 24%
B 57 of 255 = 22%

94
62
57

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

Portions of RGB colors in percentages

R + G + B = 94 + 62 + 57 = 213 (100%)
R 94 of 213 ~ 44.13%
G 62 of 213 ~ 29.11%
B 57 of 213 ~ 26.76'%

%44.13
%29.11
%26.76

CMYK color model

#5E3E39 color CMYK value is (0,34,39,63).

  • cyan value is 0.00%
  • magenta value is 34.04%
  • yellow value is 39.36%
  • key color value is 63.14%

CMYK: (0,34,39,63)
C0M34Y39K63 (0%, 34%, 39%, 63%)
(0.00 / 0.34 / 0.39 / 0.63)

CMYK percentages

%0
%34.04
%39.36
%63.14

Codes

Color #5E3E39 in popluar color models

5E 3E 39
RGB 94 62 57
HSL 24.50% 29.61%
HSB/HSV 39.36% 36.86%
CMYK 0.00% 34.04% 39.36%
63.14%

Color #5E3E39 in popluar number systems.

HEX 5E 3E 39
Decimal 94 62 57
Binary 1011110 111110 111001
Octal 136 76 71

Shades and tints

Shades of #5E3E39

#5E3E39
(94,62,57)
#563934
(86,57,52)
#4E342F
(78,52,47)
#462F2A
(70,47,42)
#3E2A25
(62,42,37)
#362520
(54,37,32)
#2E201B
(46,32,27)
#261B16
(38,27,22)
#1E1611
(30,22,17)
#16110C
(22,17,12)
#0E0C07
(14,12,7)
#000000
(0,0,0)

Tints of #5E3E39

#5E3E39
(94,62,57)
#6C4F4B
(108,79,75)
#7A605D
(122,96,93)
#88716F
(136,113,111)
#968281
(150,130,129)
#A49393
(164,147,147)
#B2A4A5
(178,164,165)
#C0B5B7
(192,181,183)
#CEC6C9
(206,198,201)
#DCD7DB
(220,215,219)
#EAE8ED
(234,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E3E39 color. Also use rgb(94,62,57) instead hex code.

Text Font Color

.myTextColor { color: #5E3E39; }

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

This text font color is #5E3E39.

Background Color

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

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

This div background color is #5E3E39.

Border color

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

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

This div border color is #5E3E39.

Opacity

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

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

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

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

This text has shadow with #5E3E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E3E39.

Preview

Color preview on black background

This text has color #5E3E39 on black background.


Color preview on white background

This text has color #5E3E39 on white background.


Black color preview on #5E3E39 background

This text has black color on #5E3E39 background.


White color preview on #5E3E39 background

This text has white color on #5E3E39 background.


Related colors

Complementary color

Complementary color for #hex is #A1C1C6.


I love getcolorcode.com

Triadic colors

1 #395E3E and #3E395E with #5E3E39 are triadic colors.

2 #393E5E and #3E5E39 with #5E3E39 are triadic colors.