COLOR #5B3E50

HEX: #5B3E50 RGB: (91,62,80)

Color info

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

RGB color model

#5B3E50 color RGB value is (91,62,80).

RGB: (91,62,80) (36%, 24%, 31%)

RGB channels and saturation

R 91 of 255 = 36%
G 62 of 255 = 24%
B 80 of 255 = 31%

91
62
80

R + G + B ~ 30%. #5B3E50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 62 + 80 = 233 (100%)
R 91 of 233 ~ 39.06%
G 62 of 233 ~ 26.61%
B 80 of 233 ~ 34.33'%

%39.06
%26.61
%34.33

CMYK color model

#5B3E50 color CMYK value is (0,32,12,64).

  • cyan value is 0.00%
  • magenta value is 31.87%
  • yellow value is 12.09%
  • key color value is 64.31%

CMYK: (0,32,12,64)
C0M32Y12K64 (0%, 32%, 12%, 64%)
(0.00 / 0.32 / 0.12 / 0.64)

CMYK percentages

%0
%31.87
%12.09
%64.31

Codes

Color #5B3E50 in popluar color models

5B 3E 50
RGB 91 62 80
HSL 323° 18.95% 30.00%
HSB/HSV 323° 31.87% 35.69%
CMYK 0.00% 31.87% 12.09%
64.31%

Color #5B3E50 in popluar number systems.

HEX 5B 3E 50
Decimal 91 62 80
Binary 1011011 111110 1010000
Octal 133 76 120

Shades and tints

Shades of #5B3E50

#5B3E50
(91,62,80)
#533949
(83,57,73)
#4B3442
(75,52,66)
#432F3B
(67,47,59)
#3B2A34
(59,42,52)
#33252D
(51,37,45)
#2B2026
(43,32,38)
#231B1F
(35,27,31)
#1B1618
(27,22,24)
#131111
(19,17,17)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #5B3E50

#5B3E50
(91,62,80)
#694F5F
(105,79,95)
#77606E
(119,96,110)
#85717D
(133,113,125)
#93828C
(147,130,140)
#A1939B
(161,147,155)
#AFA4AA
(175,164,170)
#BDB5B9
(189,181,185)
#CBC6C8
(203,198,200)
#D9D7D7
(217,215,215)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B3E50 color. Also use rgb(91,62,80) instead hex code.

Text Font Color

.myTextColor { color: #5B3E50; }

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

This text font color is #5B3E50.

Background Color

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

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

This div background color is #5B3E50.

Border color

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

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

This div border color is #5B3E50.

Opacity

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

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

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

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

This text has shadow with #5B3E50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B3E50.

Preview

Color preview on black background

This text has color #5B3E50 on black background.


Color preview on white background

This text has color #5B3E50 on white background.


Black color preview on #5B3E50 background

This text has black color on #5B3E50 background.


White color preview on #5B3E50 background

This text has white color on #5B3E50 background.


Related colors

Complementary color

Complementary color for #hex is #A4C1AF.


I love getcolorcode.com

Triadic colors

1 #505B3E and #3E505B with #5B3E50 are triadic colors.

2 #503E5B and #3E5B50 with #5B3E50 are triadic colors.