COLOR #5B3A88

HEX: #5B3A88 RGB: (91,58,136)

Color info

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

RGB color model

#5B3A88 color RGB value is (91,58,136).

RGB: (91,58,136) (36%, 23%, 53%)

RGB channels and saturation

R 91 of 255 = 36%
G 58 of 255 = 23%
B 136 of 255 = 53%

91
58
136

R + G + B ~ 37%. #5B3A88 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 58 + 136 = 285 (100%)
R 91 of 285 ~ 31.93%
G 58 of 285 ~ 20.35%
B 136 of 285 ~ 47.72'%

%31.93
%20.35
%47.72

CMYK color model

#5B3A88 color CMYK value is (33,57,0,47).

  • cyan value is 33.09%
  • magenta value is 57.35%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (33,57,0,47)
C33M57Y0K47 (33%, 57%, 0%, 47%)
(0.33 / 0.57 / 0.00 / 0.47)

CMYK percentages

%33.09
%57.35
%0
%46.67

Codes

Color #5B3A88 in popluar color models

5B 3A 88
RGB 91 58 136
HSL 265° 40.21% 38.04%
HSB/HSV 265° 57.35% 53.33%
CMYK 33.09% 57.35% 0.00%
46.67%

Color #5B3A88 in popluar number systems.

HEX 5B 3A 88
Decimal 91 58 136
Binary 1011011 111010 10001000
Octal 133 72 210

Shades and tints

Shades of #5B3A88

#5B3A88
(91,58,136)
#53357C
(83,53,124)
#4B3070
(75,48,112)
#432B64
(67,43,100)
#3B2658
(59,38,88)
#33214C
(51,33,76)
#2B1C40
(43,28,64)
#231734
(35,23,52)
#1B1228
(27,18,40)
#130D1C
(19,13,28)
#0B0810
(11,8,16)
#000000
(0,0,0)

Tints of #5B3A88

#5B3A88
(91,58,136)
#694B92
(105,75,146)
#775C9C
(119,92,156)
#856DA6
(133,109,166)
#937EB0
(147,126,176)
#A18FBA
(161,143,186)
#AFA0C4
(175,160,196)
#BDB1CE
(189,177,206)
#CBC2D8
(203,194,216)
#D9D3E2
(217,211,226)
#E7E4EC
(231,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B3A88 color. Also use rgb(91,58,136) instead hex code.

Text Font Color

.myTextColor { color: #5B3A88; }

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

This text font color is #5B3A88.

Background Color

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

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

This div background color is #5B3A88.

Border color

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

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

This div border color is #5B3A88.

Opacity

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

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

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

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

This text has shadow with #5B3A88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B3A88.

Preview

Color preview on black background

This text has color #5B3A88 on black background.


Color preview on white background

This text has color #5B3A88 on white background.


Black color preview on #5B3A88 background

This text has black color on #5B3A88 background.


White color preview on #5B3A88 background

This text has white color on #5B3A88 background.


Related colors

Complementary color

Complementary color for #hex is #A4C577.


I love getcolorcode.com

Triadic colors

1 #885B3A and #3A885B with #5B3A88 are triadic colors.

2 #883A5B and #3A5B88 with #5B3A88 are triadic colors.