COLOR #5B4D6A

HEX: #5B4D6A RGB: (91,77,106)

Color info

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

RGB color model

#5B4D6A color RGB value is (91,77,106).

RGB: (91,77,106) (36%, 30%, 42%)

RGB channels and saturation

R 91 of 255 = 36%
G 77 of 255 = 30%
B 106 of 255 = 42%

91
77
106

R + G + B ~ 36%. #5B4D6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 77 + 106 = 274 (100%)
R 91 of 274 ~ 33.21%
G 77 of 274 ~ 28.1%
B 106 of 274 ~ 38.69'%

%33.21
%28.1
%38.69

CMYK color model

#5B4D6A color CMYK value is (14,27,0,58).

  • cyan value is 14.15%
  • magenta value is 27.36%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (14,27,0,58)
C14M27Y0K58 (14%, 27%, 0%, 58%)
(0.14 / 0.27 / 0.00 / 0.58)

CMYK percentages

%14.15
%27.36
%0
%58.43

Codes

Color #5B4D6A in popluar color models

5B 4D 6A
RGB 91 77 106
HSL 269° 15.85% 35.88%
HSB/HSV 269° 27.36% 41.57%
CMYK 14.15% 27.36% 0.00%
58.43%

Color #5B4D6A in popluar number systems.

HEX 5B 4D 6A
Decimal 91 77 106
Binary 1011011 1001101 1101010
Octal 133 115 152

Shades and tints

Shades of #5B4D6A

#5B4D6A
(91,77,106)
#534661
(83,70,97)
#4B3F58
(75,63,88)
#43384F
(67,56,79)
#3B3146
(59,49,70)
#332A3D
(51,42,61)
#2B2334
(43,35,52)
#231C2B
(35,28,43)
#1B1522
(27,21,34)
#130E19
(19,14,25)
#0B0710
(11,7,16)
#000000
(0,0,0)

Tints of #5B4D6A

#5B4D6A
(91,77,106)
#695D77
(105,93,119)
#776D84
(119,109,132)
#857D91
(133,125,145)
#938D9E
(147,141,158)
#A19DAB
(161,157,171)
#AFADB8
(175,173,184)
#BDBDC5
(189,189,197)
#CBCDD2
(203,205,210)
#D9DDDF
(217,221,223)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4D6A color. Also use rgb(91,77,106) instead hex code.

Text Font Color

.myTextColor { color: #5B4D6A; }

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

This text font color is #5B4D6A.

Background Color

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

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

This div background color is #5B4D6A.

Border color

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

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

This div border color is #5B4D6A.

Opacity

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

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

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

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

This text has shadow with #5B4D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4D6A.

Preview

Color preview on black background

This text has color #5B4D6A on black background.


Color preview on white background

This text has color #5B4D6A on white background.


Black color preview on #5B4D6A background

This text has black color on #5B4D6A background.


White color preview on #5B4D6A background

This text has white color on #5B4D6A background.


Related colors

Complementary color

Complementary color for #hex is #A4B295.


I love getcolorcode.com

Triadic colors

1 #6A5B4D and #4D6A5B with #5B4D6A are triadic colors.

2 #6A4D5B and #4D5B6A with #5B4D6A are triadic colors.