COLOR #5B4D49

HEX: #5B4D49 RGB: (91,77,73)

Color info

#5B4D49 contains red, green and blue colors in about the same proportion. Web safe color of #5B4D49 is #663333 (or #633).

RGB color model

#5B4D49 color RGB value is (91,77,73).

RGB: (91,77,73) (36%, 30%, 29%)

RGB channels and saturation

R 91 of 255 = 36%
G 77 of 255 = 30%
B 73 of 255 = 29%

91
77
73

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

Portions of RGB colors in percentages

R + G + B = 91 + 77 + 73 = 241 (100%)
R 91 of 241 ~ 37.76%
G 77 of 241 ~ 31.95%
B 73 of 241 ~ 30.29'%

%37.76
%31.95
%30.29

CMYK color model

#5B4D49 color CMYK value is (0,15,20,64).

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

CMYK: (0,15,20,64)
C0M15Y20K64 (0%, 15%, 20%, 64%)
(0.00 / 0.15 / 0.20 / 0.64)

CMYK percentages

%0
%15.38
%19.78
%64.31

Codes

Color #5B4D49 in popluar color models

5B 4D 49
RGB 91 77 73
HSL 13° 10.98% 32.16%
HSB/HSV 13° 19.78% 35.69%
CMYK 0.00% 15.38% 19.78%
64.31%

Color #5B4D49 in popluar number systems.

HEX 5B 4D 49
Decimal 91 77 73
Binary 1011011 1001101 1001001
Octal 133 115 111

Shades and tints

Shades of #5B4D49

#5B4D49
(91,77,73)
#534643
(83,70,67)
#4B3F3D
(75,63,61)
#433837
(67,56,55)
#3B3131
(59,49,49)
#332A2B
(51,42,43)
#2B2325
(43,35,37)
#231C1F
(35,28,31)
#1B1519
(27,21,25)
#130E13
(19,14,19)
#0B070D
(11,7,13)
#000000
(0,0,0)

Tints of #5B4D49

#5B4D49
(91,77,73)
#695D59
(105,93,89)
#776D69
(119,109,105)
#857D79
(133,125,121)
#938D89
(147,141,137)
#A19D99
(161,157,153)
#AFADA9
(175,173,169)
#BDBDB9
(189,189,185)
#CBCDC9
(203,205,201)
#D9DDD9
(217,221,217)
#E7EDE9
(231,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B4D49; }

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

This text font color is #5B4D49.

Background Color

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

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

This div background color is #5B4D49.

Border color

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

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

This div border color is #5B4D49.

Opacity

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

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

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

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

This text has shadow with #5B4D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4D49.

Preview

Color preview on black background

This text has color #5B4D49 on black background.


Color preview on white background

This text has color #5B4D49 on white background.


Black color preview on #5B4D49 background

This text has black color on #5B4D49 background.


White color preview on #5B4D49 background

This text has white color on #5B4D49 background.


Related colors

Complementary color

Complementary color for #hex is #A4B2B6.


I love getcolorcode.com

Triadic colors

1 #495B4D and #4D495B with #5B4D49 are triadic colors.

2 #494D5B and #4D5B49 with #5B4D49 are triadic colors.