COLOR #542476

HEX: #542476 RGB: (84,36,118)

Color info

#542476 contains mainly red and blue colors. Web safe color of #542476 is #663366 (or #636).

RGB color model

#542476 color RGB value is (84,36,118).

RGB: (84,36,118) (33%, 14%, 46%)

RGB channels and saturation

R 84 of 255 = 33%
G 36 of 255 = 14%
B 118 of 255 = 46%

84
36
118

R + G + B ~ 31%. #542476 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 36 + 118 = 238 (100%)
R 84 of 238 ~ 35.29%
G 36 of 238 ~ 15.13%
B 118 of 238 ~ 49.58'%

%35.29
%15.13
%49.58

CMYK color model

#542476 color CMYK value is (29,69,0,54).

  • cyan value is 28.81%
  • magenta value is 69.49%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (29,69,0,54)
C29M69Y0K54 (29%, 69%, 0%, 54%)
(0.29 / 0.69 / 0.00 / 0.54)

CMYK percentages

%28.81
%69.49
%0
%53.73

Codes

Color #542476 in popluar color models

54 24 76
RGB 84 36 118
HSL 275° 53.25% 30.20%
HSB/HSV 275° 69.49% 46.27%
CMYK 28.81% 69.49% 0.00%
53.73%

Color #542476 in popluar number systems.

HEX 54 24 76
Decimal 84 36 118
Binary 1010100 100100 1110110
Octal 124 44 166

Shades and tints

Shades of #542476

#542476
(84,36,118)
#4D216C
(77,33,108)
#461E62
(70,30,98)
#3F1B58
(63,27,88)
#38184E
(56,24,78)
#311544
(49,21,68)
#2A123A
(42,18,58)
#230F30
(35,15,48)
#1C0C26
(28,12,38)
#15091C
(21,9,28)
#0E0612
(14,6,18)
#000000
(0,0,0)

Tints of #542476

#542476
(84,36,118)
#633782
(99,55,130)
#724A8E
(114,74,142)
#815D9A
(129,93,154)
#9070A6
(144,112,166)
#9F83B2
(159,131,178)
#AE96BE
(174,150,190)
#BDA9CA
(189,169,202)
#CCBCD6
(204,188,214)
#DBCFE2
(219,207,226)
#EAE2EE
(234,226,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #542476 color. Also use rgb(84,36,118) instead hex code.

Text Font Color

.myTextColor { color: #542476; }

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

This text font color is #542476.

Background Color

.myBgColor { background-color: #542476; }

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

This div background color is #542476.

Border color

.myBorderColor { border: 1px solid #542476; }

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

This div border color is #542476.

Opacity

.myOpacity80 { color: #542476; opacity: 0.8; }

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

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

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

This text has shadow with #542476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #542476.

Preview

Color preview on black background

This text has color #542476 on black background.


Color preview on white background

This text has color #542476 on white background.


Black color preview on #542476 background

This text has black color on #542476 background.


White color preview on #542476 background

This text has white color on #542476 background.


Related colors

Complementary color

Complementary color for #hex is #ABDB89.


I love getcolorcode.com

Triadic colors

1 #765424 and #247654 with #542476 are triadic colors.

2 #762454 and #245476 with #542476 are triadic colors.