COLOR #521378

HEX: #521378 RGB: (82,19,120)

Color info

#521378 contains mainly red and blue colors. Web safe color of #521378 is #660066 (or #606).

RGB color model

#521378 color RGB value is (82,19,120).

RGB: (82,19,120) (32%, 7%, 47%)

RGB channels and saturation

R 82 of 255 = 32%
G 19 of 255 = 7%
B 120 of 255 = 47%

82
19
120

R + G + B ~ 29%. #521378 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 19 + 120 = 221 (100%)
R 82 of 221 ~ 37.1%
G 19 of 221 ~ 8.6%
B 120 of 221 ~ 54.3'%

%37.1
%54.3

CMYK color model

#521378 color CMYK value is (32,84,0,53).

  • cyan value is 31.67%
  • magenta value is 84.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (32,84,0,53)
C32M84Y0K53 (32%, 84%, 0%, 53%)
(0.32 / 0.84 / 0.00 / 0.53)

CMYK percentages

%31.67
%84.17
%0
%52.94

Codes

Color #521378 in popluar color models

52 13 78
RGB 82 19 120
HSL 277° 72.66% 27.25%
HSB/HSV 277° 84.17% 47.06%
CMYK 31.67% 84.17% 0.00%
52.94%

Color #521378 in popluar number systems.

HEX 52 13 78
Decimal 82 19 120
Binary 1010010 10011 1111000
Octal 122 23 170

Shades and tints

Shades of #521378

#521378
(82,19,120)
#4B126E
(75,18,110)
#441164
(68,17,100)
#3D105A
(61,16,90)
#360F50
(54,15,80)
#2F0E46
(47,14,70)
#280D3C
(40,13,60)
#210C32
(33,12,50)
#1A0B28
(26,11,40)
#130A1E
(19,10,30)
#0C0914
(12,9,20)
#000000
(0,0,0)

Tints of #521378

#521378
(82,19,120)
#612884
(97,40,132)
#703D90
(112,61,144)
#7F529C
(127,82,156)
#8E67A8
(142,103,168)
#9D7CB4
(157,124,180)
#AC91C0
(172,145,192)
#BBA6CC
(187,166,204)
#CABBD8
(202,187,216)
#D9D0E4
(217,208,228)
#E8E5F0
(232,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521378 color. Also use rgb(82,19,120) instead hex code.

Text Font Color

.myTextColor { color: #521378; }

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

This text font color is #521378.

Background Color

.myBgColor { background-color: #521378; }

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

This div background color is #521378.

Border color

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

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

This div border color is #521378.

Opacity

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

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

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

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

This text has shadow with #521378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521378.

Preview

Color preview on black background

This text has color #521378 on black background.


Color preview on white background

This text has color #521378 on white background.


Black color preview on #521378 background

This text has black color on #521378 background.


White color preview on #521378 background

This text has white color on #521378 background.


Related colors

Complementary color

Complementary color for #hex is #ADEC87.


I love getcolorcode.com

Triadic colors

1 #785213 and #137852 with #521378 are triadic colors.

2 #781352 and #135278 with #521378 are triadic colors.