COLOR #5B474E

HEX: #5B474E RGB: (91,71,78)

Color info

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

RGB color model

#5B474E color RGB value is (91,71,78).

RGB: (91,71,78) (36%, 28%, 31%)

RGB channels and saturation

R 91 of 255 = 36%
G 71 of 255 = 28%
B 78 of 255 = 31%

91
71
78

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

Portions of RGB colors in percentages

R + G + B = 91 + 71 + 78 = 240 (100%)
R 91 of 240 ~ 37.92%
G 71 of 240 ~ 29.58%
B 78 of 240 ~ 32.5'%

%37.92
%29.58
%32.5

CMYK color model

#5B474E color CMYK value is (0,22,14,64).

  • cyan value is 0.00%
  • magenta value is 21.98%
  • yellow value is 14.29%
  • key color value is 64.31%

CMYK: (0,22,14,64)
C0M22Y14K64 (0%, 22%, 14%, 64%)
(0.00 / 0.22 / 0.14 / 0.64)

CMYK percentages

%0
%21.98
%14.29
%64.31

Codes

Color #5B474E in popluar color models

5B 47 4E
RGB 91 71 78
HSL 339° 12.35% 31.76%
HSB/HSV 339° 21.98% 35.69%
CMYK 0.00% 21.98% 14.29%
64.31%

Color #5B474E in popluar number systems.

HEX 5B 47 4E
Decimal 91 71 78
Binary 1011011 1000111 1001110
Octal 133 107 116

Shades and tints

Shades of #5B474E

#5B474E
(91,71,78)
#534147
(83,65,71)
#4B3B40
(75,59,64)
#433539
(67,53,57)
#3B2F32
(59,47,50)
#33292B
(51,41,43)
#2B2324
(43,35,36)
#231D1D
(35,29,29)
#1B1716
(27,23,22)
#13110F
(19,17,15)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #5B474E

#5B474E
(91,71,78)
#69575E
(105,87,94)
#77676E
(119,103,110)
#85777E
(133,119,126)
#93878E
(147,135,142)
#A1979E
(161,151,158)
#AFA7AE
(175,167,174)
#BDB7BE
(189,183,190)
#CBC7CE
(203,199,206)
#D9D7DE
(217,215,222)
#E7E7EE
(231,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B474E; }

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

This text font color is #5B474E.

Background Color

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

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

This div background color is #5B474E.

Border color

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

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

This div border color is #5B474E.

Opacity

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

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

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

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

This text has shadow with #5B474E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B474E.

Preview

Color preview on black background

This text has color #5B474E on black background.


Color preview on white background

This text has color #5B474E on white background.


Black color preview on #5B474E background

This text has black color on #5B474E background.


White color preview on #5B474E background

This text has white color on #5B474E background.


Related colors

Complementary color

Complementary color for #hex is #A4B8B1.


I love getcolorcode.com

Triadic colors

1 #4E5B47 and #474E5B with #5B474E are triadic colors.

2 #4E475B and #475B4E with #5B474E are triadic colors.