COLOR #52255B

HEX: #52255B RGB: (82,37,91)

Color info

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

RGB color model

#52255B color RGB value is (82,37,91).

RGB: (82,37,91) (32%, 15%, 36%)

RGB channels and saturation

R 82 of 255 = 32%
G 37 of 255 = 15%
B 91 of 255 = 36%

82
37
91

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

Portions of RGB colors in percentages

R + G + B = 82 + 37 + 91 = 210 (100%)
R 82 of 210 ~ 39.05%
G 37 of 210 ~ 17.62%
B 91 of 210 ~ 43.33'%

%39.05
%17.62
%43.33

CMYK color model

#52255B color CMYK value is (10,59,0,64).

  • cyan value is 9.89%
  • magenta value is 59.34%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (10,59,0,64) C10M59Y0K64 (10%,59%,0%,64%) (0.10/0.59/0.00/0.64) 

CMYK percentages

%9.89
%59.34
%0
%64.31

Codes

Color #52255B in popluar color models

52 25 5B
RGB 82 37 91
HSL 290° 42.19% 25.10%
HSB/HSV 290° 59.34% 35.69%
CMYK 9.89% 59.34% 0.00%
64.31%

Color #52255B in popluar number systems.

HEX 52 25 5B
Decimal 82 37 91
Binary 1010010 100101 1011011
Octal 122 45 133

Shades and tints

Shades of #52255B

#52255B
(82,37,91)
#4B2253
(75,34,83)
#441F4B
(68,31,75)
#3D1C43
(61,28,67)
#36193B
(54,25,59)
#2F1633
(47,22,51)
#28132B
(40,19,43)
#211023
(33,16,35)
#1A0D1B
(26,13,27)
#130A13
(19,10,19)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #52255B

#52255B
(82,37,91)
#613869
(97,56,105)
#704B77
(112,75,119)
#7F5E85
(127,94,133)
#8E7193
(142,113,147)
#9D84A1
(157,132,161)
#AC97AF
(172,151,175)
#BBAABD
(187,170,189)
#CABDCB
(202,189,203)
#D9D0D9
(217,208,217)
#E8E3E7
(232,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52255B color. Also use rgb(82,37,91) instead hex code.

Text Font Color

.myTextColor { color: #52255B; }

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

This text font color is #52255B.

Background Color

.myBgColor { background-color: #52255B; }

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

This div background color is #52255B.

Border color

.myBorderColor { border: 1px solid #52255B; }

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

This div border color is #52255B.

Opacity

.myOpacity80 { color: #52255B; opacity: 0.8; }

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

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

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

This text has shadow with #52255B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52255B.

Preview

Color preview on black background

This text has color #52255B on black background.


Color preview on white background

This text has color #52255B on white background.


Black color preview on #52255B background

This text has black color on #52255B background.


White color preview on #52255B background

This text has white color on #52255B background.


Related colors

Complementary color

Complementary color for #hex is #ADDAA4.


I love getcolorcode.com

Triadic colors

1 #5B5225 and #255B52 with #52255B are triadic colors.

2 #5B2552 and #25525B with #52255B are triadic colors.