COLOR #5B6A47

HEX: #5B6A47 RGB: (91,106,71)

Color info

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

RGB color model

#5B6A47 color RGB value is (91,106,71).

RGB: (91,106,71) (36%, 42%, 28%)

RGB channels and saturation

R 91 of 255 = 36%
G 106 of 255 = 42%
B 71 of 255 = 28%

91
106
71

R + G + B ~ 35%. #5B6A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 106 + 71 = 268 (100%)
R 91 of 268 ~ 33.96%
G 106 of 268 ~ 39.55%
B 71 of 268 ~ 26.49'%

%33.96
%39.55
%26.49

CMYK color model

#5B6A47 color CMYK value is (14,0,33,58).

  • cyan value is 14.15%
  • magenta value is 0.00%
  • yellow value is 33.02%
  • key color value is 58.43%

CMYK: (14,0,33,58)
C14M0Y33K58 (14%, 0%, 33%, 58%)
(0.14 / 0.00 / 0.33 / 0.58)

CMYK percentages

%14.15
%0
%33.02
%58.43

Codes

Color #5B6A47 in popluar color models

5B 6A 47
RGB 91 106 71
HSL 86° 19.77% 34.71%
HSB/HSV 86° 33.02% 41.57%
CMYK 14.15% 0.00% 33.02%
58.43%

Color #5B6A47 in popluar number systems.

HEX 5B 6A 47
Decimal 91 106 71
Binary 1011011 1101010 1000111
Octal 133 152 107

Shades and tints

Shades of #5B6A47

#5B6A47
(91,106,71)
#536141
(83,97,65)
#4B583B
(75,88,59)
#434F35
(67,79,53)
#3B462F
(59,70,47)
#333D29
(51,61,41)
#2B3423
(43,52,35)
#232B1D
(35,43,29)
#1B2217
(27,34,23)
#131911
(19,25,17)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #5B6A47

#5B6A47
(91,106,71)
#697757
(105,119,87)
#778467
(119,132,103)
#859177
(133,145,119)
#939E87
(147,158,135)
#A1AB97
(161,171,151)
#AFB8A7
(175,184,167)
#BDC5B7
(189,197,183)
#CBD2C7
(203,210,199)
#D9DFD7
(217,223,215)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B6A47 color. Also use rgb(91,106,71) instead hex code.

Text Font Color

.myTextColor { color: #5B6A47; }

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

This text font color is #5B6A47.

Background Color

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

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

This div background color is #5B6A47.

Border color

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

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

This div border color is #5B6A47.

Opacity

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

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

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

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

This text has shadow with #5B6A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6A47.

Preview

Color preview on black background

This text has color #5B6A47 on black background.


Color preview on white background

This text has color #5B6A47 on white background.


Black color preview on #5B6A47 background

This text has black color on #5B6A47 background.


White color preview on #5B6A47 background

This text has white color on #5B6A47 background.


Related colors

Complementary color

Complementary color for #hex is #A495B8.


I love getcolorcode.com

Triadic colors

1 #475B6A and #6A475B with #5B6A47 are triadic colors.

2 #476A5B and #6A5B47 with #5B6A47 are triadic colors.