COLOR #52275A

HEX: #52275A RGB: (82,39,90)

Color info

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

RGB color model

#52275A color RGB value is (82,39,90).

RGB: (82,39,90) (32%, 15%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 39 of 255 = 15%
B 90 of 255 = 35%

82
39
90

R + G + B ~ 27%. #52275A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 39 + 90 = 211 (100%)
R 82 of 211 ~ 38.86%
G 39 of 211 ~ 18.48%
B 90 of 211 ~ 42.65'%

%38.86
%18.48
%42.65

CMYK color model

#52275A color CMYK value is (9,57,0,65).

  • cyan value is 8.89%
  • magenta value is 56.67%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (9,57,0,65) C9M57Y0K65 (9%,57%,0%,65%) (0.09/0.57/0.00/0.65) 

CMYK percentages

%8.89
%56.67
%0
%64.71

Codes

Color #52275A in popluar color models

52 27 5A
RGB 82 39 90
HSL 291° 39.53% 25.29%
HSB/HSV 291° 56.67% 35.29%
CMYK 8.89% 56.67% 0.00%
64.71%

Color #52275A in popluar number systems.

HEX 52 27 5A
Decimal 82 39 90
Binary 1010010 100111 1011010
Octal 122 47 132

Shades and tints

Shades of #52275A

#52275A
(82,39,90)
#4B2452
(75,36,82)
#44214A
(68,33,74)
#3D1E42
(61,30,66)
#361B3A
(54,27,58)
#2F1832
(47,24,50)
#28152A
(40,21,42)
#211222
(33,18,34)
#1A0F1A
(26,15,26)
#130C12
(19,12,18)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #52275A

#52275A
(82,39,90)
#613A69
(97,58,105)
#704D78
(112,77,120)
#7F6087
(127,96,135)
#8E7396
(142,115,150)
#9D86A5
(157,134,165)
#AC99B4
(172,153,180)
#BBACC3
(187,172,195)
#CABFD2
(202,191,210)
#D9D2E1
(217,210,225)
#E8E5F0
(232,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52275A; }

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

This text font color is #52275A.

Background Color

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

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

This div background color is #52275A.

Border color

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

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

This div border color is #52275A.

Opacity

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

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

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

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

This text has shadow with #52275A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52275A.

Preview

Color preview on black background

This text has color #52275A on black background.


Color preview on white background

This text has color #52275A on white background.


Black color preview on #52275A background

This text has black color on #52275A background.


White color preview on #52275A background

This text has white color on #52275A background.


Related colors

Complementary color

Complementary color for #hex is #ADD8A5.


I love getcolorcode.com

Triadic colors

1 #5A5227 and #275A52 with #52275A are triadic colors.

2 #5A2752 and #27525A with #52275A are triadic colors.