COLOR #54205B

HEX: #54205B RGB: (84,32,91)

Color info

#54205B contains red, green and blue colors in about the same proportion. Web safe color of #54205B is #663366 (or #636).

RGB color model

#54205B color RGB value is (84,32,91).

RGB: (84,32,91) (33%, 13%, 36%)

RGB channels and saturation

R 84 of 255 = 33%
G 32 of 255 = 13%
B 91 of 255 = 36%

84
32
91

R + G + B ~ 27%. #54205B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 32 + 91 = 207 (100%)
R 84 of 207 ~ 40.58%
G 32 of 207 ~ 15.46%
B 91 of 207 ~ 43.96'%

%40.58
%15.46
%43.96

CMYK color model

#54205B color CMYK value is (8,65,0,64).

  • cyan value is 7.69%
  • magenta value is 64.84%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (8,65,0,64) C8M65Y0K64 (8%,65%,0%,64%) (0.08/0.65/0.00/0.64) 

CMYK percentages

%7.69
%64.84
%0
%64.31

Codes

Color #54205B in popluar color models

54 20 5B
RGB 84 32 91
HSL 293° 47.97% 24.12%
HSB/HSV 293° 64.84% 35.69%
CMYK 7.69% 64.84% 0.00%
64.31%

Color #54205B in popluar number systems.

HEX 54 20 5B
Decimal 84 32 91
Binary 1010100 100000 1011011
Octal 124 40 133

Shades and tints

Shades of #54205B

#54205B
(84,32,91)
#4D1E53
(77,30,83)
#461C4B
(70,28,75)
#3F1A43
(63,26,67)
#38183B
(56,24,59)
#311633
(49,22,51)
#2A142B
(42,20,43)
#231223
(35,18,35)
#1C101B
(28,16,27)
#150E13
(21,14,19)
#0E0C0B
(14,12,11)
#000000
(0,0,0)

Tints of #54205B

#54205B
(84,32,91)
#633469
(99,52,105)
#724877
(114,72,119)
#815C85
(129,92,133)
#907093
(144,112,147)
#9F84A1
(159,132,161)
#AE98AF
(174,152,175)
#BDACBD
(189,172,189)
#CCC0CB
(204,192,203)
#DBD4D9
(219,212,217)
#EAE8E7
(234,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54205B color. Also use rgb(84,32,91) instead hex code.

Text Font Color

.myTextColor { color: #54205B; }

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

This text font color is #54205B.

Background Color

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

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

This div background color is #54205B.

Border color

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

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

This div border color is #54205B.

Opacity

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

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

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

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

This text has shadow with #54205B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54205B.

Preview

Color preview on black background

This text has color #54205B on black background.


Color preview on white background

This text has color #54205B on white background.


Black color preview on #54205B background

This text has black color on #54205B background.


White color preview on #54205B background

This text has white color on #54205B background.


Related colors

Complementary color

Complementary color for #hex is #ABDFA4.


I love getcolorcode.com

Triadic colors

1 #5B5420 and #205B54 with #54205B are triadic colors.

2 #5B2054 and #20545B with #54205B are triadic colors.