COLOR #5E4744

HEX: #5E4744 RGB: (94,71,68)

Color info

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

RGB color model

#5E4744 color RGB value is (94,71,68).

RGB: (94,71,68) (37%, 28%, 27%)

RGB channels and saturation

R 94 of 255 = 37%
G 71 of 255 = 28%
B 68 of 255 = 27%

94
71
68

R + G + B ~ 31%. #5E4744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 71 + 68 = 233 (100%)
R 94 of 233 ~ 40.34%
G 71 of 233 ~ 30.47%
B 68 of 233 ~ 29.18'%

%40.34
%30.47
%29.18

CMYK color model

#5E4744 color CMYK value is (0,24,28,63).

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

CMYK: (0,24,28,63)
C0M24Y28K63 (0%, 24%, 28%, 63%)
(0.00 / 0.24 / 0.28 / 0.63)

CMYK percentages

%0
%24.47
%27.66
%63.14

Codes

Color #5E4744 in popluar color models

5E 47 44
RGB 94 71 68
HSL 16.05% 31.76%
HSB/HSV 27.66% 36.86%
CMYK 0.00% 24.47% 27.66%
63.14%

Color #5E4744 in popluar number systems.

HEX 5E 47 44
Decimal 94 71 68
Binary 1011110 1000111 1000100
Octal 136 107 104

Shades and tints

Shades of #5E4744

#5E4744
(94,71,68)
#56413E
(86,65,62)
#4E3B38
(78,59,56)
#463532
(70,53,50)
#3E2F2C
(62,47,44)
#362926
(54,41,38)
#2E2320
(46,35,32)
#261D1A
(38,29,26)
#1E1714
(30,23,20)
#16110E
(22,17,14)
#0E0B08
(14,11,8)
#000000
(0,0,0)

Tints of #5E4744

#5E4744
(94,71,68)
#6C5755
(108,87,85)
#7A6766
(122,103,102)
#887777
(136,119,119)
#968788
(150,135,136)
#A49799
(164,151,153)
#B2A7AA
(178,167,170)
#C0B7BB
(192,183,187)
#CEC7CC
(206,199,204)
#DCD7DD
(220,215,221)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5E4744; }

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

This text font color is #5E4744.

Background Color

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

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

This div background color is #5E4744.

Border color

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

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

This div border color is #5E4744.

Opacity

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

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

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

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

This text has shadow with #5E4744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E4744.

Preview

Color preview on black background

This text has color #5E4744 on black background.


Color preview on white background

This text has color #5E4744 on white background.


Black color preview on #5E4744 background

This text has black color on #5E4744 background.


White color preview on #5E4744 background

This text has white color on #5E4744 background.


Related colors

Complementary color

Complementary color for #hex is #A1B8BB.


I love getcolorcode.com

Triadic colors

1 #445E47 and #47445E with #5E4744 are triadic colors.

2 #44475E and #475E44 with #5E4744 are triadic colors.