COLOR #5B428A

HEX: #5B428A RGB: (91,66,138)

Color info

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

RGB color model

#5B428A color RGB value is (91,66,138).

RGB: (91,66,138) (36%, 26%, 54%)

RGB channels and saturation

R 91 of 255 = 36%
G 66 of 255 = 26%
B 138 of 255 = 54%

91
66
138

R + G + B ~ 39%. #5B428A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 66 + 138 = 295 (100%)
R 91 of 295 ~ 30.85%
G 66 of 295 ~ 22.37%
B 138 of 295 ~ 46.78'%

%30.85
%22.37
%46.78

CMYK color model

#5B428A color CMYK value is (34,52,0,46).

  • cyan value is 34.06%
  • magenta value is 52.17%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (34,52,0,46)
C34M52Y0K46 (34%, 52%, 0%, 46%)
(0.34 / 0.52 / 0.00 / 0.46)

CMYK percentages

%34.06
%52.17
%0
%45.88

Codes

Color #5B428A in popluar color models

5B 42 8A
RGB 91 66 138
HSL 261° 35.29% 40.00%
HSB/HSV 261° 52.17% 54.12%
CMYK 34.06% 52.17% 0.00%
45.88%

Color #5B428A in popluar number systems.

HEX 5B 42 8A
Decimal 91 66 138
Binary 1011011 1000010 10001010
Octal 133 102 212

Shades and tints

Shades of #5B428A

#5B428A
(91,66,138)
#533C7E
(83,60,126)
#4B3672
(75,54,114)
#433066
(67,48,102)
#3B2A5A
(59,42,90)
#33244E
(51,36,78)
#2B1E42
(43,30,66)
#231836
(35,24,54)
#1B122A
(27,18,42)
#130C1E
(19,12,30)
#0B0612
(11,6,18)
#000000
(0,0,0)

Tints of #5B428A

#5B428A
(91,66,138)
#695394
(105,83,148)
#77649E
(119,100,158)
#8575A8
(133,117,168)
#9386B2
(147,134,178)
#A197BC
(161,151,188)
#AFA8C6
(175,168,198)
#BDB9D0
(189,185,208)
#CBCADA
(203,202,218)
#D9DBE4
(217,219,228)
#E7ECEE
(231,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B428A color. Also use rgb(91,66,138) instead hex code.

Text Font Color

.myTextColor { color: #5B428A; }

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

This text font color is #5B428A.

Background Color

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

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

This div background color is #5B428A.

Border color

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

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

This div border color is #5B428A.

Opacity

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

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

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

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

This text has shadow with #5B428A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B428A.

Preview

Color preview on black background

This text has color #5B428A on black background.


Color preview on white background

This text has color #5B428A on white background.


Black color preview on #5B428A background

This text has black color on #5B428A background.


White color preview on #5B428A background

This text has white color on #5B428A background.


Related colors

Complementary color

Complementary color for #hex is #A4BD75.


I love getcolorcode.com

Triadic colors

1 #8A5B42 and #428A5B with #5B428A are triadic colors.

2 #8A425B and #425B8A with #5B428A are triadic colors.