COLOR #52295F

HEX: #52295F RGB: (82,41,95)

Color info

#52295F contains red, green and blue colors in about the same proportion. Web safe color of #52295F is #663366 (or #636).

RGB color model

#52295F color RGB value is (82,41,95).

RGB: (82,41,95) (32%, 16%, 37%)

RGB channels and saturation

R 82 of 255 = 32%
G 41 of 255 = 16%
B 95 of 255 = 37%

82
41
95

R + G + B ~ 28%. #52295F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 41 + 95 = 218 (100%)
R 82 of 218 ~ 37.61%
G 41 of 218 ~ 18.81%
B 95 of 218 ~ 43.58'%

%37.61
%18.81
%43.58

CMYK color model

#52295F color CMYK value is (14,57,0,63).

  • cyan value is 13.68%
  • magenta value is 56.84%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (14,57,0,63)
C14M57Y0K63 (14%, 57%, 0%, 63%)
(0.14 / 0.57 / 0.00 / 0.63)

CMYK percentages

%13.68
%56.84
%0
%62.75

Codes

Color #52295F in popluar color models

52 29 5F
RGB 82 41 95
HSL 286° 39.71% 26.67%
HSB/HSV 286° 56.84% 37.25%
CMYK 13.68% 56.84% 0.00%
62.75%

Color #52295F in popluar number systems.

HEX 52 29 5F
Decimal 82 41 95
Binary 1010010 101001 1011111
Octal 122 51 137

Shades and tints

Shades of #52295F

#52295F
(82,41,95)
#4B2657
(75,38,87)
#44234F
(68,35,79)
#3D2047
(61,32,71)
#361D3F
(54,29,63)
#2F1A37
(47,26,55)
#28172F
(40,23,47)
#211427
(33,20,39)
#1A111F
(26,17,31)
#130E17
(19,14,23)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #52295F

#52295F
(82,41,95)
#613C6D
(97,60,109)
#704F7B
(112,79,123)
#7F6289
(127,98,137)
#8E7597
(142,117,151)
#9D88A5
(157,136,165)
#AC9BB3
(172,155,179)
#BBAEC1
(187,174,193)
#CAC1CF
(202,193,207)
#D9D4DD
(217,212,221)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52295F color. Also use rgb(82,41,95) instead hex code.

Text Font Color

.myTextColor { color: #52295F; }

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

This text font color is #52295F.

Background Color

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

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

This div background color is #52295F.

Border color

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

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

This div border color is #52295F.

Opacity

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

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

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

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

This text has shadow with #52295F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52295F.

Preview

Color preview on black background

This text has color #52295F on black background.


Color preview on white background

This text has color #52295F on white background.


Black color preview on #52295F background

This text has black color on #52295F background.


White color preview on #52295F background

This text has white color on #52295F background.


Related colors

Complementary color

Complementary color for #hex is #ADD6A0.


I love getcolorcode.com

Triadic colors

1 #5F5229 and #295F52 with #52295F are triadic colors.

2 #5F2952 and #29525F with #52295F are triadic colors.