COLOR #5B6442

HEX: #5B6442 RGB: (91,100,66)

Color info

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

RGB color model

#5B6442 color RGB value is (91,100,66).

RGB: (91,100,66) (36%, 39%, 26%)

RGB channels and saturation

R 91 of 255 = 36%
G 100 of 255 = 39%
B 66 of 255 = 26%

91
100
66

R + G + B ~ 34%. #5B6442 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 100 + 66 = 257 (100%)
R 91 of 257 ~ 35.41%
G 100 of 257 ~ 38.91%
B 66 of 257 ~ 25.68'%

%35.41
%38.91
%25.68

CMYK color model

#5B6442 color CMYK value is (9,0,34,61).

  • cyan value is 9.00%
  • magenta value is 0.00%
  • yellow value is 34.00%
  • key color value is 60.78%
CMYK: (9,0,34,61) C9M0Y34K61 (9%,0%,34%,61%) (0.09/0.00/0.34/0.61) 

CMYK percentages

%9
%0
%34
%60.78

Codes

Color #5B6442 in popluar color models

5B 64 42
RGB 91 100 66
HSL 76° 20.48% 32.55%
HSB/HSV 76° 34.00% 39.22%
CMYK 9.00% 0.00% 34.00%
60.78%

Color #5B6442 in popluar number systems.

HEX 5B 64 42
Decimal 91 100 66
Binary 1011011 1100100 1000010
Octal 133 144 102

Shades and tints

Shades of #5B6442

#5B6442
(91,100,66)
#535B3C
(83,91,60)
#4B5236
(75,82,54)
#434930
(67,73,48)
#3B402A
(59,64,42)
#333724
(51,55,36)
#2B2E1E
(43,46,30)
#232518
(35,37,24)
#1B1C12
(27,28,18)
#13130C
(19,19,12)
#0B0A06
(11,10,6)
#000000
(0,0,0)

Tints of #5B6442

#5B6442
(91,100,66)
#697253
(105,114,83)
#778064
(119,128,100)
#858E75
(133,142,117)
#939C86
(147,156,134)
#A1AA97
(161,170,151)
#AFB8A8
(175,184,168)
#BDC6B9
(189,198,185)
#CBD4CA
(203,212,202)
#D9E2DB
(217,226,219)
#E7F0EC
(231,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B6442 color. Also use rgb(91,100,66) instead hex code.

Text Font Color

.myTextColor { color: #5B6442; }

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

This text font color is #5B6442.

Background Color

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

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

This div background color is #5B6442.

Border color

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

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

This div border color is #5B6442.

Opacity

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

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

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

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

This text has shadow with #5B6442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6442.

Preview

Color preview on black background

This text has color #5B6442 on black background.


Color preview on white background

This text has color #5B6442 on white background.


Black color preview on #5B6442 background

This text has black color on #5B6442 background.


White color preview on #5B6442 background

This text has white color on #5B6442 background.


Related colors

Complementary color

Complementary color for #hex is #A49BBD.


I love getcolorcode.com

Triadic colors

1 #425B64 and #64425B with #5B6442 are triadic colors.

2 #42645B and #645B42 with #5B6442 are triadic colors.