COLOR #5B4368

HEX: #5B4368 RGB: (91,67,104)

Color info

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

RGB color model

#5B4368 color RGB value is (91,67,104).

RGB: (91,67,104) (36%, 26%, 41%)

RGB channels and saturation

R 91 of 255 = 36%
G 67 of 255 = 26%
B 104 of 255 = 41%

91
67
104

R + G + B ~ 34%. #5B4368 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 67 + 104 = 262 (100%)
R 91 of 262 ~ 34.73%
G 67 of 262 ~ 25.57%
B 104 of 262 ~ 39.69'%

%34.73
%25.57
%39.69

CMYK color model

#5B4368 color CMYK value is (13,36,0,59).

  • cyan value is 12.50%
  • magenta value is 35.58%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (13,36,0,59)
C13M36Y0K59 (13%, 36%, 0%, 59%)
(0.13 / 0.36 / 0.00 / 0.59)

CMYK percentages

%12.5
%35.58
%0
%59.22

Codes

Color #5B4368 in popluar color models

5B 43 68
RGB 91 67 104
HSL 279° 21.64% 33.53%
HSB/HSV 279° 35.58% 40.78%
CMYK 12.50% 35.58% 0.00%
59.22%

Color #5B4368 in popluar number systems.

HEX 5B 43 68
Decimal 91 67 104
Binary 1011011 1000011 1101000
Octal 133 103 150

Shades and tints

Shades of #5B4368

#5B4368
(91,67,104)
#533D5F
(83,61,95)
#4B3756
(75,55,86)
#43314D
(67,49,77)
#3B2B44
(59,43,68)
#33253B
(51,37,59)
#2B1F32
(43,31,50)
#231929
(35,25,41)
#1B1320
(27,19,32)
#130D17
(19,13,23)
#0B070E
(11,7,14)
#000000
(0,0,0)

Tints of #5B4368

#5B4368
(91,67,104)
#695475
(105,84,117)
#776582
(119,101,130)
#85768F
(133,118,143)
#93879C
(147,135,156)
#A198A9
(161,152,169)
#AFA9B6
(175,169,182)
#BDBAC3
(189,186,195)
#CBCBD0
(203,203,208)
#D9DCDD
(217,220,221)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4368 color. Also use rgb(91,67,104) instead hex code.

Text Font Color

.myTextColor { color: #5B4368; }

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

This text font color is #5B4368.

Background Color

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

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

This div background color is #5B4368.

Border color

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

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

This div border color is #5B4368.

Opacity

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

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

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

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

This text has shadow with #5B4368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4368.

Preview

Color preview on black background

This text has color #5B4368 on black background.


Color preview on white background

This text has color #5B4368 on white background.


Black color preview on #5B4368 background

This text has black color on #5B4368 background.


White color preview on #5B4368 background

This text has white color on #5B4368 background.


Related colors

Complementary color

Complementary color for #hex is #A4BC97.


I love getcolorcode.com

Triadic colors

1 #685B43 and #43685B with #5B4368 are triadic colors.

2 #68435B and #435B68 with #5B4368 are triadic colors.