COLOR #5B4EA7

HEX: #5B4EA7 RGB: (91,78,167)

Color info

#5B4EA7 contains mainly blue color. Web safe color of #5B4EA7 is #666699 (or #669).

RGB color model

#5B4EA7 color RGB value is (91,78,167).

RGB: (91,78,167) (36%, 31%, 65%)

RGB channels and saturation

R 91 of 255 = 36%
G 78 of 255 = 31%
B 167 of 255 = 65%

91
78
167

R + G + B ~ 44%. #5B4EA7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 91 + 78 + 167 = 336 (100%)
R 91 of 336 ~ 27.08%
G 78 of 336 ~ 23.21%
B 167 of 336 ~ 49.7'%

%27.08
%23.21
%49.7

CMYK color model

#5B4EA7 color CMYK value is (46,53,0,35).

  • cyan value is 45.51%
  • magenta value is 53.29%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (46,53,0,35)
C46M53Y0K35 (46%, 53%, 0%, 35%)
(0.46 / 0.53 / 0.00 / 0.35)

CMYK percentages

%45.51
%53.29
%0
%34.51

Codes

Color #5B4EA7 in popluar color models

5B 4E A7
RGB 91 78 167
HSL 249° 36.33% 48.04%
HSB/HSV 249° 53.29% 65.49%
CMYK 45.51% 53.29% 0.00%
34.51%

Color #5B4EA7 in popluar number systems.

HEX 5B 4E A7
Decimal 91 78 167
Binary 1011011 1001110 10100111
Octal 133 116 247

Shades and tints

Shades of #5B4EA7

#5B4EA7
(91,78,167)
#534798
(83,71,152)
#4B4089
(75,64,137)
#43397A
(67,57,122)
#3B326B
(59,50,107)
#332B5C
(51,43,92)
#2B244D
(43,36,77)
#231D3E
(35,29,62)
#1B162F
(27,22,47)
#130F20
(19,15,32)
#0B0811
(11,8,17)
#000000
(0,0,0)

Tints of #5B4EA7

#5B4EA7
(91,78,167)
#695EAF
(105,94,175)
#776EB7
(119,110,183)
#857EBF
(133,126,191)
#938EC7
(147,142,199)
#A19ECF
(161,158,207)
#AFAED7
(175,174,215)
#BDBEDF
(189,190,223)
#CBCEE7
(203,206,231)
#D9DEEF
(217,222,239)
#E7EEF7
(231,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4EA7 color. Also use rgb(91,78,167) instead hex code.

Text Font Color

.myTextColor { color: #5B4EA7; }

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

This text font color is #5B4EA7.

Background Color

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

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

This div background color is #5B4EA7.

Border color

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

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

This div border color is #5B4EA7.

Opacity

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

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

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

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

This text has shadow with #5B4EA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4EA7.

Preview

Color preview on black background

This text has color #5B4EA7 on black background.


Color preview on white background

This text has color #5B4EA7 on white background.


Black color preview on #5B4EA7 background

This text has black color on #5B4EA7 background.


White color preview on #5B4EA7 background

This text has white color on #5B4EA7 background.


Related colors

Complementary color

Complementary color for #hex is #A4B158.


I love getcolorcode.com

Triadic colors

1 #A75B4E and #4EA75B with #5B4EA7 are triadic colors.

2 #A74E5B and #4E5BA7 with #5B4EA7 are triadic colors.