COLOR #5E4338

HEX: #5E4338 RGB: (94,67,56)

Color info

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

RGB color model

#5E4338 color RGB value is (94,67,56).

RGB: (94,67,56) (37%, 26%, 22%)

RGB channels and saturation

R 94 of 255 = 37%
G 67 of 255 = 26%
B 56 of 255 = 22%

94
67
56

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

Portions of RGB colors in percentages

R + G + B = 94 + 67 + 56 = 217 (100%)
R 94 of 217 ~ 43.32%
G 67 of 217 ~ 30.88%
B 56 of 217 ~ 25.81'%

%43.32
%30.88
%25.81

CMYK color model

#5E4338 color CMYK value is (0,29,40,63).

  • cyan value is 0.00%
  • magenta value is 28.72%
  • yellow value is 40.43%
  • key color value is 63.14%

CMYK: (0,29,40,63)
C0M29Y40K63 (0%, 29%, 40%, 63%)
(0.00 / 0.29 / 0.40 / 0.63)

CMYK percentages

%0
%28.72
%40.43
%63.14

Codes

Color #5E4338 in popluar color models

5E 43 38
RGB 94 67 56
HSL 17° 25.33% 29.41%
HSB/HSV 17° 40.43% 36.86%
CMYK 0.00% 28.72% 40.43%
63.14%

Color #5E4338 in popluar number systems.

HEX 5E 43 38
Decimal 94 67 56
Binary 1011110 1000011 111000
Octal 136 103 70

Shades and tints

Shades of #5E4338

#5E4338
(94,67,56)
#563D33
(86,61,51)
#4E372E
(78,55,46)
#463129
(70,49,41)
#3E2B24
(62,43,36)
#36251F
(54,37,31)
#2E1F1A
(46,31,26)
#261915
(38,25,21)
#1E1310
(30,19,16)
#160D0B
(22,13,11)
#0E0706
(14,7,6)
#000000
(0,0,0)

Tints of #5E4338

#5E4338
(94,67,56)
#6C544A
(108,84,74)
#7A655C
(122,101,92)
#88766E
(136,118,110)
#968780
(150,135,128)
#A49892
(164,152,146)
#B2A9A4
(178,169,164)
#C0BAB6
(192,186,182)
#CECBC8
(206,203,200)
#DCDCDA
(220,220,218)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E4338 color. Also use rgb(94,67,56) instead hex code.

Text Font Color

.myTextColor { color: #5E4338; }

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

This text font color is #5E4338.

Background Color

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

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

This div background color is #5E4338.

Border color

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

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

This div border color is #5E4338.

Opacity

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

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

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

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

This text has shadow with #5E4338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E4338.

Preview

Color preview on black background

This text has color #5E4338 on black background.


Color preview on white background

This text has color #5E4338 on white background.


Black color preview on #5E4338 background

This text has black color on #5E4338 background.


White color preview on #5E4338 background

This text has white color on #5E4338 background.


Related colors

Complementary color

Complementary color for #hex is #A1BCC7.


I love getcolorcode.com

Triadic colors

1 #385E43 and #43385E with #5E4338 are triadic colors.

2 #38435E and #435E38 with #5E4338 are triadic colors.