COLOR #54528B

HEX: #54528B RGB: (84,82,139)

Color info

#54528B contains red, green and blue colors in about the same proportion. Web safe color of #54528B is #666699 (or #669).

RGB color model

#54528B color RGB value is (84,82,139).

RGB: (84,82,139) (33%, 32%, 55%)

RGB channels and saturation

R 84 of 255 = 33%
G 82 of 255 = 32%
B 139 of 255 = 55%

84
82
139

R + G + B ~ 40%. #54528B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 84 + 82 + 139 = 305 (100%)
R 84 of 305 ~ 27.54%
G 82 of 305 ~ 26.89%
B 139 of 305 ~ 45.57'%

%27.54
%26.89
%45.57

CMYK color model

#54528B color CMYK value is (40,41,0,45).

  • cyan value is 39.57%
  • magenta value is 41.01%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (40,41,0,45)
C40M41Y0K45 (40%, 41%, 0%, 45%)
(0.40 / 0.41 / 0.00 / 0.45)

CMYK percentages

%39.57
%41.01
%0
%45.49

Codes

Color #54528B in popluar color models

54 52 8B
RGB 84 82 139
HSL 242° 25.79% 43.33%
HSB/HSV 242° 41.01% 54.51%
CMYK 39.57% 41.01% 0.00%
45.49%

Color #54528B in popluar number systems.

HEX 54 52 8B
Decimal 84 82 139
Binary 1010100 1010010 10001011
Octal 124 122 213

Shades and tints

Shades of #54528B

#54528B
(84,82,139)
#4D4B7F
(77,75,127)
#464473
(70,68,115)
#3F3D67
(63,61,103)
#38365B
(56,54,91)
#312F4F
(49,47,79)
#2A2843
(42,40,67)
#232137
(35,33,55)
#1C1A2B
(28,26,43)
#15131F
(21,19,31)
#0E0C13
(14,12,19)
#000000
(0,0,0)

Tints of #54528B

#54528B
(84,82,139)
#636195
(99,97,149)
#72709F
(114,112,159)
#817FA9
(129,127,169)
#908EB3
(144,142,179)
#9F9DBD
(159,157,189)
#AEACC7
(174,172,199)
#BDBBD1
(189,187,209)
#CCCADB
(204,202,219)
#DBD9E5
(219,217,229)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54528B color. Also use rgb(84,82,139) instead hex code.

Text Font Color

.myTextColor { color: #54528B; }

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

This text font color is #54528B.

Background Color

.myBgColor { background-color: #54528B; }

<div style="background-color:#54528B">Inner text</div>

This div background color is #54528B.

Border color

.myBorderColor { border: 1px solid #54528B; }

<div style="border:3px solid #54528B">Div</div>

This div border color is #54528B.

Opacity

.myOpacity80 { color: #54528B; opacity: 0.8; }

<p style="color:#54528B;opacity:0.8;">80%</p>

Text with #54528B 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 #54528B;}

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

This text has shadow with #54528B color.


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

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

This text has shadow with #54528B primary color and red secondary color.


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

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

This text has shadow with #54528B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54528B.

Preview

Color preview on black background

This text has color #54528B on black background.


Color preview on white background

This text has color #54528B on white background.


Black color preview on #54528B background

This text has black color on #54528B background.


White color preview on #54528B background

This text has white color on #54528B background.


Related colors

Complementary color

Complementary color for #hex is #ABAD74.


I love getcolorcode.com

Triadic colors

1 #8B5452 and #528B54 with #54528B are triadic colors.

2 #8B5254 and #52548B with #54528B are triadic colors.