COLOR #5B4A95

HEX: #5B4A95 RGB: (91,74,149)

Color info

#5B4A95 contains mainly red and blue colors. Web safe color of #5B4A95 is #663399 (or #639).

RGB color model

#5B4A95 color RGB value is (91,74,149).

RGB: (91,74,149) (36%, 29%, 58%)

RGB channels and saturation

R 91 of 255 = 36%
G 74 of 255 = 29%
B 149 of 255 = 58%

91
74
149

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

Portions of RGB colors in percentages

R + G + B = 91 + 74 + 149 = 314 (100%)
R 91 of 314 ~ 28.98%
G 74 of 314 ~ 23.57%
B 149 of 314 ~ 47.45'%

%28.98
%23.57
%47.45

CMYK color model

#5B4A95 color CMYK value is (39,50,0,42).

  • cyan value is 38.93%
  • magenta value is 50.34%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (39,50,0,42)
C39M50Y0K42 (39%, 50%, 0%, 42%)
(0.39 / 0.50 / 0.00 / 0.42)

CMYK percentages

%38.93
%50.34
%0
%41.57

Codes

Color #5B4A95 in popluar color models

5B 4A 95
RGB 91 74 149
HSL 254° 33.63% 43.73%
HSB/HSV 254° 50.34% 58.43%
CMYK 38.93% 50.34% 0.00%
41.57%

Color #5B4A95 in popluar number systems.

HEX 5B 4A 95
Decimal 91 74 149
Binary 1011011 1001010 10010101
Octal 133 112 225

Shades and tints

Shades of #5B4A95

#5B4A95
(91,74,149)
#534488
(83,68,136)
#4B3E7B
(75,62,123)
#43386E
(67,56,110)
#3B3261
(59,50,97)
#332C54
(51,44,84)
#2B2647
(43,38,71)
#23203A
(35,32,58)
#1B1A2D
(27,26,45)
#131420
(19,20,32)
#0B0E13
(11,14,19)
#000000
(0,0,0)

Tints of #5B4A95

#5B4A95
(91,74,149)
#695A9E
(105,90,158)
#776AA7
(119,106,167)
#857AB0
(133,122,176)
#938AB9
(147,138,185)
#A19AC2
(161,154,194)
#AFAACB
(175,170,203)
#BDBAD4
(189,186,212)
#CBCADD
(203,202,221)
#D9DAE6
(217,218,230)
#E7EAEF
(231,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B4A95 color. Also use rgb(91,74,149) instead hex code.

Text Font Color

.myTextColor { color: #5B4A95; }

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

This text font color is #5B4A95.

Background Color

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

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

This div background color is #5B4A95.

Border color

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

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

This div border color is #5B4A95.

Opacity

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

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

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

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

This text has shadow with #5B4A95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B4A95.

Preview

Color preview on black background

This text has color #5B4A95 on black background.


Color preview on white background

This text has color #5B4A95 on white background.


Black color preview on #5B4A95 background

This text has black color on #5B4A95 background.


White color preview on #5B4A95 background

This text has white color on #5B4A95 background.


Related colors

Complementary color

Complementary color for #hex is #A4B56A.


I love getcolorcode.com

Triadic colors

1 #955B4A and #4A955B with #5B4A95 are triadic colors.

2 #954A5B and #4A5B95 with #5B4A95 are triadic colors.