COLOR #5B5A39

HEX: #5B5A39 RGB: (91,90,57)

Color info

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

RGB color model

#5B5A39 color RGB value is (91,90,57).

RGB: (91,90,57) (36%, 35%, 22%)

RGB channels and saturation

R 91 of 255 = 36%
G 90 of 255 = 35%
B 57 of 255 = 22%

91
90
57

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

Portions of RGB colors in percentages

R + G + B = 91 + 90 + 57 = 238 (100%)
R 91 of 238 ~ 38.24%
G 90 of 238 ~ 37.82%
B 57 of 238 ~ 23.95'%

%38.24
%37.82
%23.95

CMYK color model

#5B5A39 color CMYK value is (0,1,37,64).

  • cyan value is 0.00%
  • magenta value is 1.10%
  • yellow value is 37.36%
  • key color value is 64.31%

CMYK: (0,1,37,64)
C0M1Y37K64 (0%, 1%, 37%, 64%)
(0.00 / 0.01 / 0.37 / 0.64)

CMYK percentages

%0
%1.1
%37.36
%64.31

Codes

Color #5B5A39 in popluar color models

5B 5A 39
RGB 91 90 57
HSL 58° 22.97% 29.02%
HSB/HSV 58° 37.36% 35.69%
CMYK 0.00% 1.10% 37.36%
64.31%

Color #5B5A39 in popluar number systems.

HEX 5B 5A 39
Decimal 91 90 57
Binary 1011011 1011010 111001
Octal 133 132 71

Shades and tints

Shades of #5B5A39

#5B5A39
(91,90,57)
#535234
(83,82,52)
#4B4A2F
(75,74,47)
#43422A
(67,66,42)
#3B3A25
(59,58,37)
#333220
(51,50,32)
#2B2A1B
(43,42,27)
#232216
(35,34,22)
#1B1A11
(27,26,17)
#13120C
(19,18,12)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #5B5A39

#5B5A39
(91,90,57)
#69694B
(105,105,75)
#77785D
(119,120,93)
#85876F
(133,135,111)
#939681
(147,150,129)
#A1A593
(161,165,147)
#AFB4A5
(175,180,165)
#BDC3B7
(189,195,183)
#CBD2C9
(203,210,201)
#D9E1DB
(217,225,219)
#E7F0ED
(231,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B5A39 color. Also use rgb(91,90,57) instead hex code.

Text Font Color

.myTextColor { color: #5B5A39; }

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

This text font color is #5B5A39.

Background Color

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

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

This div background color is #5B5A39.

Border color

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

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

This div border color is #5B5A39.

Opacity

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

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

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

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

This text has shadow with #5B5A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B5A39.

Preview

Color preview on black background

This text has color #5B5A39 on black background.


Color preview on white background

This text has color #5B5A39 on white background.


Black color preview on #5B5A39 background

This text has black color on #5B5A39 background.


White color preview on #5B5A39 background

This text has white color on #5B5A39 background.


Related colors

Complementary color

Complementary color for #hex is #A4A5C6.


I love getcolorcode.com

Triadic colors

1 #395B5A and #5A395B with #5B5A39 are triadic colors.

2 #395A5B and #5A5B39 with #5B5A39 are triadic colors.