COLOR #5B6531

HEX: #5B6531 RGB: (91,101,49)

Color info

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

RGB color model

#5B6531 color RGB value is (91,101,49).

RGB: (91,101,49) (36%, 40%, 19%)

RGB channels and saturation

R 91 of 255 = 36%
G 101 of 255 = 40%
B 49 of 255 = 19%

91
101
49

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

Portions of RGB colors in percentages

R + G + B = 91 + 101 + 49 = 241 (100%)
R 91 of 241 ~ 37.76%
G 101 of 241 ~ 41.91%
B 49 of 241 ~ 20.33'%

%37.76
%41.91
%20.33

CMYK color model

#5B6531 color CMYK value is (10,0,51,60).

  • cyan value is 9.90%
  • magenta value is 0.00%
  • yellow value is 51.49%
  • key color value is 60.39%

CMYK: (10,0,51,60)
C10M0Y51K60 (10%, 0%, 51%, 60%)
(0.10 / 0.00 / 0.51 / 0.60)

CMYK percentages

%9.9
%0
%51.49
%60.39

Codes

Color #5B6531 in popluar color models

5B 65 31
RGB 91 101 49
HSL 72° 34.67% 29.41%
HSB/HSV 72° 51.49% 39.61%
CMYK 9.90% 0.00% 51.49%
60.39%

Color #5B6531 in popluar number systems.

HEX 5B 65 31
Decimal 91 101 49
Binary 1011011 1100101 110001
Octal 133 145 61

Shades and tints

Shades of #5B6531

#5B6531
(91,101,49)
#535C2D
(83,92,45)
#4B5329
(75,83,41)
#434A25
(67,74,37)
#3B4121
(59,65,33)
#33381D
(51,56,29)
#2B2F19
(43,47,25)
#232615
(35,38,21)
#1B1D11
(27,29,17)
#13140D
(19,20,13)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #5B6531

#5B6531
(91,101,49)
#697343
(105,115,67)
#778155
(119,129,85)
#858F67
(133,143,103)
#939D79
(147,157,121)
#A1AB8B
(161,171,139)
#AFB99D
(175,185,157)
#BDC7AF
(189,199,175)
#CBD5C1
(203,213,193)
#D9E3D3
(217,227,211)
#E7F1E5
(231,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B6531 color. Also use rgb(91,101,49) instead hex code.

Text Font Color

.myTextColor { color: #5B6531; }

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

This text font color is #5B6531.

Background Color

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

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

This div background color is #5B6531.

Border color

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

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

This div border color is #5B6531.

Opacity

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

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

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

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

This text has shadow with #5B6531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6531.

Preview

Color preview on black background

This text has color #5B6531 on black background.


Color preview on white background

This text has color #5B6531 on white background.


Black color preview on #5B6531 background

This text has black color on #5B6531 background.


White color preview on #5B6531 background

This text has white color on #5B6531 background.


Related colors

Complementary color

Complementary color for #hex is #A49ACE.


I love getcolorcode.com

Triadic colors

1 #315B65 and #65315B with #5B6531 are triadic colors.

2 #31655B and #655B31 with #5B6531 are triadic colors.