COLOR #5B494A

HEX: #5B494A RGB: (91,73,74)

Color info

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

RGB color model

#5B494A color RGB value is (91,73,74).

RGB: (91,73,74) (36%, 29%, 29%)

RGB channels and saturation

R 91 of 255 = 36%
G 73 of 255 = 29%
B 74 of 255 = 29%

91
73
74

R + G + B ~ 31%. #5B494A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 73 + 74 = 238 (100%)
R 91 of 238 ~ 38.24%
G 73 of 238 ~ 30.67%
B 74 of 238 ~ 31.09'%

%38.24
%30.67
%31.09

CMYK color model

#5B494A color CMYK value is (0,20,19,64).

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

CMYK: (0,20,19,64)
C0M20Y19K64 (0%, 20%, 19%, 64%)
(0.00 / 0.20 / 0.19 / 0.64)

CMYK percentages

%0
%19.78
%18.68
%64.31

Codes

Color #5B494A in popluar color models

5B 49 4A
RGB 91 73 74
HSL 357° 10.98% 32.16%
HSB/HSV 357° 19.78% 35.69%
CMYK 0.00% 19.78% 18.68%
64.31%

Color #5B494A in popluar number systems.

HEX 5B 49 4A
Decimal 91 73 74
Binary 1011011 1001001 1001010
Octal 133 111 112

Shades and tints

Shades of #5B494A

#5B494A
(91,73,74)
#534344
(83,67,68)
#4B3D3E
(75,61,62)
#433738
(67,55,56)
#3B3132
(59,49,50)
#332B2C
(51,43,44)
#2B2526
(43,37,38)
#231F20
(35,31,32)
#1B191A
(27,25,26)
#131314
(19,19,20)
#0B0D0E
(11,13,14)
#000000
(0,0,0)

Tints of #5B494A

#5B494A
(91,73,74)
#69595A
(105,89,90)
#77696A
(119,105,106)
#85797A
(133,121,122)
#93898A
(147,137,138)
#A1999A
(161,153,154)
#AFA9AA
(175,169,170)
#BDB9BA
(189,185,186)
#CBC9CA
(203,201,202)
#D9D9DA
(217,217,218)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5B494A; }

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

This text font color is #5B494A.

Background Color

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

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

This div background color is #5B494A.

Border color

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

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

This div border color is #5B494A.

Opacity

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

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

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

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

This text has shadow with #5B494A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B494A.

Preview

Color preview on black background

This text has color #5B494A on black background.


Color preview on white background

This text has color #5B494A on white background.


Black color preview on #5B494A background

This text has black color on #5B494A background.


White color preview on #5B494A background

This text has white color on #5B494A background.


Related colors

Complementary color

Complementary color for #hex is #A4B6B5.


I love getcolorcode.com

Triadic colors

1 #4A5B49 and #494A5B with #5B494A are triadic colors.

2 #4A495B and #495B4A with #5B494A are triadic colors.