COLOR #5B4B52

HEX: #5B4B52 RGB: (91,75,82)

Color info

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

RGB color model

#5B4B52 color RGB value is (91,75,82).

RGB: (91,75,82) (36%, 29%, 32%)

RGB channels and saturation

R 91 of 255 = 36%
G 75 of 255 = 29%
B 82 of 255 = 32%

91
75
82

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

Portions of RGB colors in percentages

R + G + B = 91 + 75 + 82 = 248 (100%)
R 91 of 248 ~ 36.69%
G 75 of 248 ~ 30.24%
B 82 of 248 ~ 33.06'%

%36.69
%30.24
%33.06

CMYK color model

#5B4B52 color CMYK value is (0,18,10,64).

  • cyan value is 0.00%
  • magenta value is 17.58%
  • yellow value is 9.89%
  • key color value is 64.31%

CMYK: (0,18,10,64)
C0M18Y10K64 (0%, 18%, 10%, 64%)
(0.00 / 0.18 / 0.10 / 0.64)

CMYK percentages

%0
%17.58
%9.89
%64.31

Codes

Color #5B4B52 in popluar color models

5B 4B 52
RGB 91 75 82
HSL 334° 9.64% 32.55%
HSB/HSV 334° 17.58% 35.69%
CMYK 0.00% 17.58% 9.89%
64.31%

Color #5B4B52 in popluar number systems.

HEX 5B 4B 52
Decimal 91 75 82
Binary 1011011 1001011 1010010
Octal 133 113 122

Shades and tints

Shades of #5B4B52

#5B4B52
(91,75,82)
#53454B
(83,69,75)
#4B3F44
(75,63,68)
#43393D
(67,57,61)
#3B3336
(59,51,54)
#332D2F
(51,45,47)
#2B2728
(43,39,40)
#232121
(35,33,33)
#1B1B1A
(27,27,26)
#131513
(19,21,19)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #5B4B52

#5B4B52
(91,75,82)
#695B61
(105,91,97)
#776B70
(119,107,112)
#857B7F
(133,123,127)
#938B8E
(147,139,142)
#A19B9D
(161,155,157)
#AFABAC
(175,171,172)
#BDBBBB
(189,187,187)
#CBCBCA
(203,203,202)
#D9DBD9
(217,219,217)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4B52 color. Also use rgb(91,75,82) instead hex code.

Text Font Color

.myTextColor { color: #5B4B52; }

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

This text font color is #5B4B52.

Background Color

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

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

This div background color is #5B4B52.

Border color

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

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

This div border color is #5B4B52.

Opacity

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

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

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

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

This text has shadow with #5B4B52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4B52.

Preview

Color preview on black background

This text has color #5B4B52 on black background.


Color preview on white background

This text has color #5B4B52 on white background.


Black color preview on #5B4B52 background

This text has black color on #5B4B52 background.


White color preview on #5B4B52 background

This text has white color on #5B4B52 background.


Related colors

Complementary color

Complementary color for #hex is #A4B4AD.


I love getcolorcode.com

Triadic colors

1 #525B4B and #4B525B with #5B4B52 are triadic colors.

2 #524B5B and #4B5B52 with #5B4B52 are triadic colors.