COLOR #5B4458

HEX: #5B4458 RGB: (91,68,88)

Color info

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

RGB color model

#5B4458 color RGB value is (91,68,88).

RGB: (91,68,88) (36%, 27%, 35%)

RGB channels and saturation

R 91 of 255 = 36%
G 68 of 255 = 27%
B 88 of 255 = 35%

91
68
88

R + G + B ~ 33%. #5B4458 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 68 + 88 = 247 (100%)
R 91 of 247 ~ 36.84%
G 68 of 247 ~ 27.53%
B 88 of 247 ~ 35.63'%

%36.84
%27.53
%35.63

CMYK color model

#5B4458 color CMYK value is (0,25,3,64).

  • cyan value is 0.00%
  • magenta value is 25.27%
  • yellow value is 3.30%
  • key color value is 64.31%
CMYK: (0,25,3,64) C0M25Y3K64 (0%,25%,3%,64%) (0.00/0.25/0.03/0.64) 

CMYK percentages

%0
%25.27
%3.3
%64.31

Codes

Color #5B4458 in popluar color models

5B 44 58
RGB 91 68 88
HSL 308° 14.47% 31.18%
HSB/HSV 308° 25.27% 35.69%
CMYK 0.00% 25.27% 3.30%
64.31%

Color #5B4458 in popluar number systems.

HEX 5B 44 58
Decimal 91 68 88
Binary 1011011 1000100 1011000
Octal 133 104 130

Shades and tints

Shades of #5B4458

#5B4458
(91,68,88)
#533E50
(83,62,80)
#4B3848
(75,56,72)
#433240
(67,50,64)
#3B2C38
(59,44,56)
#332630
(51,38,48)
#2B2028
(43,32,40)
#231A20
(35,26,32)
#1B1418
(27,20,24)
#130E10
(19,14,16)
#0B0808
(11,8,8)
#000000
(0,0,0)

Tints of #5B4458

#5B4458
(91,68,88)
#695567
(105,85,103)
#776676
(119,102,118)
#857785
(133,119,133)
#938894
(147,136,148)
#A199A3
(161,153,163)
#AFAAB2
(175,170,178)
#BDBBC1
(189,187,193)
#CBCCD0
(203,204,208)
#D9DDDF
(217,221,223)
#E7EEEE
(231,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4458 color. Also use rgb(91,68,88) instead hex code.

Text Font Color

.myTextColor { color: #5B4458; }

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

This text font color is #5B4458.

Background Color

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

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

This div background color is #5B4458.

Border color

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

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

This div border color is #5B4458.

Opacity

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

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

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

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

This text has shadow with #5B4458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4458.

Preview

Color preview on black background

This text has color #5B4458 on black background.


Color preview on white background

This text has color #5B4458 on white background.


Black color preview on #5B4458 background

This text has black color on #5B4458 background.


White color preview on #5B4458 background

This text has white color on #5B4458 background.


Related colors

Complementary color

Complementary color for #hex is #A4BBA7.


I love getcolorcode.com

Triadic colors

1 #585B44 and #44585B with #5B4458 are triadic colors.

2 #58445B and #445B58 with #5B4458 are triadic colors.