COLOR #52357F

HEX: #52357F RGB: (82,53,127)

Color info

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

RGB color model

#52357F color RGB value is (82,53,127).

RGB: (82,53,127) (32%, 21%, 50%)

RGB channels and saturation

R 82 of 255 = 32%
G 53 of 255 = 21%
B 127 of 255 = 50%

82
53
127

R + G + B ~ 34%. #52357F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 53 + 127 = 262 (100%)
R 82 of 262 ~ 31.3%
G 53 of 262 ~ 20.23%
B 127 of 262 ~ 48.47'%

%31.3
%20.23
%48.47

CMYK color model

#52357F color CMYK value is (35,58,0,50).

  • cyan value is 35.43%
  • magenta value is 58.27%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (35,58,0,50)
C35M58Y0K50 (35%, 58%, 0%, 50%)
(0.35 / 0.58 / 0.00 / 0.50)

CMYK percentages

%35.43
%58.27
%0
%50.2

Codes

Color #52357F in popluar color models

52 35 7F
RGB 82 53 127
HSL 264° 41.11% 35.29%
HSB/HSV 264° 58.27% 49.80%
CMYK 35.43% 58.27% 0.00%
50.20%

Color #52357F in popluar number systems.

HEX 52 35 7F
Decimal 82 53 127
Binary 1010010 110101 1111111
Octal 122 65 177

Shades and tints

Shades of #52357F

#52357F
(82,53,127)
#4B3174
(75,49,116)
#442D69
(68,45,105)
#3D295E
(61,41,94)
#362553
(54,37,83)
#2F2148
(47,33,72)
#281D3D
(40,29,61)
#211932
(33,25,50)
#1A1527
(26,21,39)
#13111C
(19,17,28)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #52357F

#52357F
(82,53,127)
#61478A
(97,71,138)
#705995
(112,89,149)
#7F6BA0
(127,107,160)
#8E7DAB
(142,125,171)
#9D8FB6
(157,143,182)
#ACA1C1
(172,161,193)
#BBB3CC
(187,179,204)
#CAC5D7
(202,197,215)
#D9D7E2
(217,215,226)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52357F color. Also use rgb(82,53,127) instead hex code.

Text Font Color

.myTextColor { color: #52357F; }

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

This text font color is #52357F.

Background Color

.myBgColor { background-color: #52357F; }

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

This div background color is #52357F.

Border color

.myBorderColor { border: 1px solid #52357F; }

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

This div border color is #52357F.

Opacity

.myOpacity80 { color: #52357F; opacity: 0.8; }

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

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

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

This text has shadow with #52357F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52357F.

Preview

Color preview on black background

This text has color #52357F on black background.


Color preview on white background

This text has color #52357F on white background.


Black color preview on #52357F background

This text has black color on #52357F background.


White color preview on #52357F background

This text has white color on #52357F background.


Related colors

Complementary color

Complementary color for #hex is #ADCA80.


I love getcolorcode.com

Triadic colors

1 #7F5235 and #357F52 with #52357F are triadic colors.

2 #7F3552 and #35527F with #52357F are triadic colors.