COLOR #521065

HEX: #521065 RGB: (82,16,101)

Color info

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

RGB color model

#521065 color RGB value is (82,16,101).

RGB: (82,16,101) (32%, 6%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 16 of 255 = 6%
B 101 of 255 = 40%

82
16
101

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

Portions of RGB colors in percentages

R + G + B = 82 + 16 + 101 = 199 (100%)
R 82 of 199 ~ 41.21%
G 16 of 199 ~ 8.04%
B 101 of 199 ~ 50.75'%

%41.21
%50.75

CMYK color model

#521065 color CMYK value is (19,84,0,60).

  • cyan value is 18.81%
  • magenta value is 84.16%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (19,84,0,60)
C19M84Y0K60 (19%, 84%, 0%, 60%)
(0.19 / 0.84 / 0.00 / 0.60)

CMYK percentages

%18.81
%84.16
%0
%60.39

Codes

Color #521065 in popluar color models

52 10 65
RGB 82 16 101
HSL 287° 72.65% 22.94%
HSB/HSV 287° 84.16% 39.61%
CMYK 18.81% 84.16% 0.00%
60.39%

Color #521065 in popluar number systems.

HEX 52 10 65
Decimal 82 16 101
Binary 1010010 10000 1100101
Octal 122 20 145

Shades and tints

Shades of #521065

#521065
(82,16,101)
#4B0F5C
(75,15,92)
#440E53
(68,14,83)
#3D0D4A
(61,13,74)
#360C41
(54,12,65)
#2F0B38
(47,11,56)
#280A2F
(40,10,47)
#210926
(33,9,38)
#1A081D
(26,8,29)
#130714
(19,7,20)
#0C060B
(12,6,11)
#000000
(0,0,0)

Tints of #521065

#521065
(82,16,101)
#612573
(97,37,115)
#703A81
(112,58,129)
#7F4F8F
(127,79,143)
#8E649D
(142,100,157)
#9D79AB
(157,121,171)
#AC8EB9
(172,142,185)
#BBA3C7
(187,163,199)
#CAB8D5
(202,184,213)
#D9CDE3
(217,205,227)
#E8E2F1
(232,226,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521065 color. Also use rgb(82,16,101) instead hex code.

Text Font Color

.myTextColor { color: #521065; }

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

This text font color is #521065.

Background Color

.myBgColor { background-color: #521065; }

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

This div background color is #521065.

Border color

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

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

This div border color is #521065.

Opacity

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

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

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

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

This text has shadow with #521065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521065.

Preview

Color preview on black background

This text has color #521065 on black background.


Color preview on white background

This text has color #521065 on white background.


Black color preview on #521065 background

This text has black color on #521065 background.


White color preview on #521065 background

This text has white color on #521065 background.


Related colors

Complementary color

Complementary color for #hex is #ADEF9A.


I love getcolorcode.com

Triadic colors

1 #655210 and #106552 with #521065 are triadic colors.

2 #651052 and #105265 with #521065 are triadic colors.