COLOR #5B5F38

HEX: #5B5F38 RGB: (91,95,56)

Color info

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

RGB color model

#5B5F38 color RGB value is (91,95,56).

RGB: (91,95,56) (36%, 37%, 22%)

RGB channels and saturation

R 91 of 255 = 36%
G 95 of 255 = 37%
B 56 of 255 = 22%

91
95
56

R + G + B ~ 32%. #5B5F38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 95 + 56 = 242 (100%)
R 91 of 242 ~ 37.6%
G 95 of 242 ~ 39.26%
B 56 of 242 ~ 23.14'%

%37.6
%39.26
%23.14

CMYK color model

#5B5F38 color CMYK value is (4,0,41,63).

  • cyan value is 4.21%
  • magenta value is 0.00%
  • yellow value is 41.05%
  • key color value is 62.75%

CMYK: (4,0,41,63)
C4M0Y41K63 (4%, 0%, 41%, 63%)
(0.04 / 0.00 / 0.41 / 0.63)

CMYK percentages

%4.21
%0
%41.05
%62.75

Codes

Color #5B5F38 in popluar color models

5B 5F 38
RGB 91 95 56
HSL 66° 25.83% 29.61%
HSB/HSV 66° 41.05% 37.25%
CMYK 4.21% 0.00% 41.05%
62.75%

Color #5B5F38 in popluar number systems.

HEX 5B 5F 38
Decimal 91 95 56
Binary 1011011 1011111 111000
Octal 133 137 70

Shades and tints

Shades of #5B5F38

#5B5F38
(91,95,56)
#535733
(83,87,51)
#4B4F2E
(75,79,46)
#434729
(67,71,41)
#3B3F24
(59,63,36)
#33371F
(51,55,31)
#2B2F1A
(43,47,26)
#232715
(35,39,21)
#1B1F10
(27,31,16)
#13170B
(19,23,11)
#0B0F06
(11,15,6)
#000000
(0,0,0)

Tints of #5B5F38

#5B5F38
(91,95,56)
#696D4A
(105,109,74)
#777B5C
(119,123,92)
#85896E
(133,137,110)
#939780
(147,151,128)
#A1A592
(161,165,146)
#AFB3A4
(175,179,164)
#BDC1B6
(189,193,182)
#CBCFC8
(203,207,200)
#D9DDDA
(217,221,218)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B5F38 color. Also use rgb(91,95,56) instead hex code.

Text Font Color

.myTextColor { color: #5B5F38; }

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

This text font color is #5B5F38.

Background Color

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

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

This div background color is #5B5F38.

Border color

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

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

This div border color is #5B5F38.

Opacity

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

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

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

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

This text has shadow with #5B5F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B5F38.

Preview

Color preview on black background

This text has color #5B5F38 on black background.


Color preview on white background

This text has color #5B5F38 on white background.


Black color preview on #5B5F38 background

This text has black color on #5B5F38 background.


White color preview on #5B5F38 background

This text has white color on #5B5F38 background.


Related colors

Complementary color

Complementary color for #hex is #A4A0C7.


I love getcolorcode.com

Triadic colors

1 #385B5F and #5F385B with #5B5F38 are triadic colors.

2 #385F5B and #5F5B38 with #5B5F38 are triadic colors.