COLOR #54284C

HEX: #54284C RGB: (84,40,76)

Color info

#54284C contains red, green and blue colors in about the same proportion. Web safe color of #54284C is #663333 (or #633).

RGB color model

#54284C color RGB value is (84,40,76).

RGB: (84,40,76) (33%, 16%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 40 of 255 = 16%
B 76 of 255 = 30%

84
40
76

R + G + B ~ 26%. #54284C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 40 + 76 = 200 (100%)
R 84 of 200 ~ 42%
G 40 of 200 ~ 20%
B 76 of 200 ~ 38'%

%42
%20
%38

CMYK color model

#54284C color CMYK value is (0,52,10,67).

  • cyan value is 0.00%
  • magenta value is 52.38%
  • yellow value is 9.52%
  • key color value is 67.06%

CMYK: (0,52,10,67)
C0M52Y10K67 (0%, 52%, 10%, 67%)
(0.00 / 0.52 / 0.10 / 0.67)

CMYK percentages

%0
%52.38
%9.52
%67.06

Codes

Color #54284C in popluar color models

54 28 4C
RGB 84 40 76
HSL 311° 35.48% 24.31%
HSB/HSV 311° 52.38% 32.94%
CMYK 0.00% 52.38% 9.52%
67.06%

Color #54284C in popluar number systems.

HEX 54 28 4C
Decimal 84 40 76
Binary 1010100 101000 1001100
Octal 124 50 114

Shades and tints

Shades of #54284C

#54284C
(84,40,76)
#4D2546
(77,37,70)
#462240
(70,34,64)
#3F1F3A
(63,31,58)
#381C34
(56,28,52)
#31192E
(49,25,46)
#2A1628
(42,22,40)
#231322
(35,19,34)
#1C101C
(28,16,28)
#150D16
(21,13,22)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #54284C

#54284C
(84,40,76)
#633B5C
(99,59,92)
#724E6C
(114,78,108)
#81617C
(129,97,124)
#90748C
(144,116,140)
#9F879C
(159,135,156)
#AE9AAC
(174,154,172)
#BDADBC
(189,173,188)
#CCC0CC
(204,192,204)
#DBD3DC
(219,211,220)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54284C color. Also use rgb(84,40,76) instead hex code.

Text Font Color

.myTextColor { color: #54284C; }

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

This text font color is #54284C.

Background Color

.myBgColor { background-color: #54284C; }

<div style="background-color:#54284C">Inner text</div>

This div background color is #54284C.

Border color

.myBorderColor { border: 1px solid #54284C; }

<div style="border:3px solid #54284C">Div</div>

This div border color is #54284C.

Opacity

.myOpacity80 { color: #54284C; opacity: 0.8; }

<p style="color:#54284C;opacity:0.8;">80%</p>

Text with #54284C 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 #54284C;}

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

This text has shadow with #54284C color.


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

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

This text has shadow with #54284C primary color and red secondary color.


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

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

This text has shadow with #54284C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54284C.

Preview

Color preview on black background

This text has color #54284C on black background.


Color preview on white background

This text has color #54284C on white background.


Black color preview on #54284C background

This text has black color on #54284C background.


White color preview on #54284C background

This text has white color on #54284C background.


Related colors

Complementary color

Complementary color for #hex is #ABD7B3.


I love getcolorcode.com

Triadic colors

1 #4C5428 and #284C54 with #54284C are triadic colors.

2 #4C2854 and #28544C with #54284C are triadic colors.