COLOR #5B4D51

HEX: #5B4D51 RGB: (91,77,81)

Color info

#5B4D51 contains red, green and blue colors in about the same proportion. Web safe color of #5B4D51 is #663366 (or #636).

RGB color model

#5B4D51 color RGB value is (91,77,81).

RGB: (91,77,81) (36%, 30%, 32%)

RGB channels and saturation

R 91 of 255 = 36%
G 77 of 255 = 30%
B 81 of 255 = 32%

91
77
81

R + G + B ~ 33%. #5B4D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 77 + 81 = 249 (100%)
R 91 of 249 ~ 36.55%
G 77 of 249 ~ 30.92%
B 81 of 249 ~ 32.53'%

%36.55
%30.92
%32.53

CMYK color model

#5B4D51 color CMYK value is (0,15,11,64).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 10.99%
  • key color value is 64.31%

CMYK: (0,15,11,64)
C0M15Y11K64 (0%, 15%, 11%, 64%)
(0.00 / 0.15 / 0.11 / 0.64)

CMYK percentages

%0
%15.38
%10.99
%64.31

Codes

Color #5B4D51 in popluar color models

5B 4D 51
RGB 91 77 81
HSL 343° 8.33% 32.94%
HSB/HSV 343° 15.38% 35.69%
CMYK 0.00% 15.38% 10.99%
64.31%

Color #5B4D51 in popluar number systems.

HEX 5B 4D 51
Decimal 91 77 81
Binary 1011011 1001101 1010001
Octal 133 115 121

Shades and tints

Shades of #5B4D51

#5B4D51
(91,77,81)
#53464A
(83,70,74)
#4B3F43
(75,63,67)
#43383C
(67,56,60)
#3B3135
(59,49,53)
#332A2E
(51,42,46)
#2B2327
(43,35,39)
#231C20
(35,28,32)
#1B1519
(27,21,25)
#130E12
(19,14,18)
#0B070B
(11,7,11)
#000000
(0,0,0)

Tints of #5B4D51

#5B4D51
(91,77,81)
#695D60
(105,93,96)
#776D6F
(119,109,111)
#857D7E
(133,125,126)
#938D8D
(147,141,141)
#A19D9C
(161,157,156)
#AFADAB
(175,173,171)
#BDBDBA
(189,189,186)
#CBCDC9
(203,205,201)
#D9DDD8
(217,221,216)
#E7EDE7
(231,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4D51 color. Also use rgb(91,77,81) instead hex code.

Text Font Color

.myTextColor { color: #5B4D51; }

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

This text font color is #5B4D51.

Background Color

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

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

This div background color is #5B4D51.

Border color

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

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

This div border color is #5B4D51.

Opacity

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

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

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

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

This text has shadow with #5B4D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4D51.

Preview

Color preview on black background

This text has color #5B4D51 on black background.


Color preview on white background

This text has color #5B4D51 on white background.


Black color preview on #5B4D51 background

This text has black color on #5B4D51 background.


White color preview on #5B4D51 background

This text has white color on #5B4D51 background.


Related colors

Complementary color

Complementary color for #hex is #A4B2AE.


I love getcolorcode.com

Triadic colors

1 #515B4D and #4D515B with #5B4D51 are triadic colors.

2 #514D5B and #4D5B51 with #5B4D51 are triadic colors.