COLOR #5E5A35

HEX: #5E5A35 RGB: (94,90,53)

Color info

#5E5A35 contains red, green and blue colors in about the same proportion. Web safe color of #5E5A35 is #666633 (or #663).

RGB color model

#5E5A35 color RGB value is (94,90,53).

RGB: (94,90,53) (37%, 35%, 21%)

RGB channels and saturation

R 94 of 255 = 37%
G 90 of 255 = 35%
B 53 of 255 = 21%

94
90
53

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

Portions of RGB colors in percentages

R + G + B = 94 + 90 + 53 = 237 (100%)
R 94 of 237 ~ 39.66%
G 90 of 237 ~ 37.97%
B 53 of 237 ~ 22.36'%

%39.66
%37.97
%22.36

CMYK color model

#5E5A35 color CMYK value is (0,4,44,63).

  • cyan value is 0.00%
  • magenta value is 4.26%
  • yellow value is 43.62%
  • key color value is 63.14%

CMYK: (0,4,44,63)
C0M4Y44K63 (0%, 4%, 44%, 63%)
(0.00 / 0.04 / 0.44 / 0.63)

CMYK percentages

%0
%4.26
%43.62
%63.14

Codes

Color #5E5A35 in popluar color models

5E 5A 35
RGB 94 90 53
HSL 54° 27.89% 28.82%
HSB/HSV 54° 43.62% 36.86%
CMYK 0.00% 4.26% 43.62%
63.14%

Color #5E5A35 in popluar number systems.

HEX 5E 5A 35
Decimal 94 90 53
Binary 1011110 1011010 110101
Octal 136 132 65

Shades and tints

Shades of #5E5A35

#5E5A35
(94,90,53)
#565231
(86,82,49)
#4E4A2D
(78,74,45)
#464229
(70,66,41)
#3E3A25
(62,58,37)
#363221
(54,50,33)
#2E2A1D
(46,42,29)
#262219
(38,34,25)
#1E1A15
(30,26,21)
#161211
(22,18,17)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #5E5A35

#5E5A35
(94,90,53)
#6C6947
(108,105,71)
#7A7859
(122,120,89)
#88876B
(136,135,107)
#96967D
(150,150,125)
#A4A58F
(164,165,143)
#B2B4A1
(178,180,161)
#C0C3B3
(192,195,179)
#CED2C5
(206,210,197)
#DCE1D7
(220,225,215)
#EAF0E9
(234,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E5A35 color. Also use rgb(94,90,53) instead hex code.

Text Font Color

.myTextColor { color: #5E5A35; }

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

This text font color is #5E5A35.

Background Color

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

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

This div background color is #5E5A35.

Border color

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

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

This div border color is #5E5A35.

Opacity

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

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

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

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

This text has shadow with #5E5A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E5A35.

Preview

Color preview on black background

This text has color #5E5A35 on black background.


Color preview on white background

This text has color #5E5A35 on white background.


Black color preview on #5E5A35 background

This text has black color on #5E5A35 background.


White color preview on #5E5A35 background

This text has white color on #5E5A35 background.


Related colors

Complementary color

Complementary color for #hex is #A1A5CA.


I love getcolorcode.com

Triadic colors

1 #355E5A and #5A355E with #5E5A35 are triadic colors.

2 #355A5E and #5A5E35 with #5E5A35 are triadic colors.