COLOR #522853

HEX: #522853 RGB: (82,40,83)

Color info

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

RGB color model

#522853 color RGB value is (82,40,83).

RGB: (82,40,83) (32%, 16%, 33%)

RGB channels and saturation

R 82 of 255 = 32%
G 40 of 255 = 16%
B 83 of 255 = 33%

82
40
83

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

Portions of RGB colors in percentages

R + G + B = 82 + 40 + 83 = 205 (100%)
R 82 of 205 ~ 40%
G 40 of 205 ~ 19.51%
B 83 of 205 ~ 40.49'%

%40
%19.51
%40.49

CMYK color model

#522853 color CMYK value is (1,52,0,67).

  • cyan value is 1.20%
  • magenta value is 51.81%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (1,52,0,67)
C1M52Y0K67 (1%, 52%, 0%, 67%)
(0.01 / 0.52 / 0.00 / 0.67)

CMYK percentages

%1.2
%51.81
%0
%67.45

Codes

Color #522853 in popluar color models

52 28 53
RGB 82 40 83
HSL 299° 34.96% 24.12%
HSB/HSV 299° 51.81% 32.55%
CMYK 1.20% 51.81% 0.00%
67.45%

Color #522853 in popluar number systems.

HEX 52 28 53
Decimal 82 40 83
Binary 1010010 101000 1010011
Octal 122 50 123

Shades and tints

Shades of #522853

#522853
(82,40,83)
#4B254C
(75,37,76)
#442245
(68,34,69)
#3D1F3E
(61,31,62)
#361C37
(54,28,55)
#2F1930
(47,25,48)
#281629
(40,22,41)
#211322
(33,19,34)
#1A101B
(26,16,27)
#130D14
(19,13,20)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #522853

#522853
(82,40,83)
#613B62
(97,59,98)
#704E71
(112,78,113)
#7F6180
(127,97,128)
#8E748F
(142,116,143)
#9D879E
(157,135,158)
#AC9AAD
(172,154,173)
#BBADBC
(187,173,188)
#CAC0CB
(202,192,203)
#D9D3DA
(217,211,218)
#E8E6E9
(232,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522853 color. Also use rgb(82,40,83) instead hex code.

Text Font Color

.myTextColor { color: #522853; }

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

This text font color is #522853.

Background Color

.myBgColor { background-color: #522853; }

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

This div background color is #522853.

Border color

.myBorderColor { border: 1px solid #522853; }

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

This div border color is #522853.

Opacity

.myOpacity80 { color: #522853; opacity: 0.8; }

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

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

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

This text has shadow with #522853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522853.

Preview

Color preview on black background

This text has color #522853 on black background.


Color preview on white background

This text has color #522853 on white background.


Black color preview on #522853 background

This text has black color on #522853 background.


White color preview on #522853 background

This text has white color on #522853 background.


Related colors

Complementary color

Complementary color for #hex is #ADD7AC.


I love getcolorcode.com

Triadic colors

1 #535228 and #285352 with #522853 are triadic colors.

2 #532852 and #285253 with #522853 are triadic colors.