COLOR #52075A

HEX: #52075A RGB: (82,7,90)

Color info

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

RGB color model

#52075A color RGB value is (82,7,90).

RGB: (82,7,90) (32%, 3%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 7 of 255 = 3%
B 90 of 255 = 35%

82
7
90

R + G + B ~ 23%. #52075A is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 7 + 90 = 179 (100%)
R 82 of 179 ~ 45.81%
G 7 of 179 ~ 3.91%
B 90 of 179 ~ 50.28'%

%45.81
%50.28

CMYK color model

#52075A color CMYK value is (9,92,0,65).

  • cyan value is 8.89%
  • magenta value is 92.22%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (9,92,0,65) C9M92Y0K65 (9%,92%,0%,65%) (0.09/0.92/0.00/0.65) 

CMYK percentages

%8.89
%92.22
%0
%64.71

Codes

Color #52075A in popluar color models

52 07 5A
RGB 82 7 90
HSL 294° 85.57% 19.02%
HSB/HSV 294° 92.22% 35.29%
CMYK 8.89% 92.22% 0.00%
64.71%

Color #52075A in popluar number systems.

HEX 52 07 5A
Decimal 82 7 90
Binary 1010010 111 1011010
Octal 122 7 132

Shades and tints

Shades of #52075A

#52075A
(82,7,90)
#4B0752
(75,7,82)
#44074A
(68,7,74)
#3D0742
(61,7,66)
#36073A
(54,7,58)
#2F0732
(47,7,50)
#28072A
(40,7,42)
#210722
(33,7,34)
#1A071A
(26,7,26)
#130712
(19,7,18)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #52075A

#52075A
(82,7,90)
#611D69
(97,29,105)
#703378
(112,51,120)
#7F4987
(127,73,135)
#8E5F96
(142,95,150)
#9D75A5
(157,117,165)
#AC8BB4
(172,139,180)
#BBA1C3
(187,161,195)
#CAB7D2
(202,183,210)
#D9CDE1
(217,205,225)
#E8E3F0
(232,227,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52075A color. Also use rgb(82,7,90) instead hex code.

Text Font Color

.myTextColor { color: #52075A; }

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

This text font color is #52075A.

Background Color

.myBgColor { background-color: #52075A; }

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

This div background color is #52075A.

Border color

.myBorderColor { border: 1px solid #52075A; }

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

This div border color is #52075A.

Opacity

.myOpacity80 { color: #52075A; opacity: 0.8; }

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

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

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

This text has shadow with #52075A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52075A.

Preview

Color preview on black background

This text has color #52075A on black background.


Color preview on white background

This text has color #52075A on white background.


Black color preview on #52075A background

This text has black color on #52075A background.


White color preview on #52075A background

This text has white color on #52075A background.


Related colors

Complementary color

Complementary color for #hex is #ADF8A5.


I love getcolorcode.com

Triadic colors

1 #5A5207 and #075A52 with #52075A are triadic colors.

2 #5A0752 and #07525A with #52075A are triadic colors.