COLOR #522359

HEX: #522359 RGB: (82,35,89)

Color info

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

RGB color model

#522359 color RGB value is (82,35,89).

RGB: (82,35,89) (32%, 14%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 35 of 255 = 14%
B 89 of 255 = 35%

82
35
89

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

Portions of RGB colors in percentages

R + G + B = 82 + 35 + 89 = 206 (100%)
R 82 of 206 ~ 39.81%
G 35 of 206 ~ 16.99%
B 89 of 206 ~ 43.2'%

%39.81
%16.99
%43.2

CMYK color model

#522359 color CMYK value is (8,61,0,65).

  • cyan value is 7.87%
  • magenta value is 60.67%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (8,61,0,65) C8M61Y0K65 (8%,61%,0%,65%) (0.08/0.61/0.00/0.65) 

CMYK percentages

%7.87
%60.67
%0
%65.1

Codes

Color #522359 in popluar color models

52 23 59
RGB 82 35 89
HSL 292° 43.55% 24.31%
HSB/HSV 292° 60.67% 34.90%
CMYK 7.87% 60.67% 0.00%
65.10%

Color #522359 in popluar number systems.

HEX 52 23 59
Decimal 82 35 89
Binary 1010010 100011 1011001
Octal 122 43 131

Shades and tints

Shades of #522359

#522359
(82,35,89)
#4B2051
(75,32,81)
#441D49
(68,29,73)
#3D1A41
(61,26,65)
#361739
(54,23,57)
#2F1431
(47,20,49)
#281129
(40,17,41)
#210E21
(33,14,33)
#1A0B19
(26,11,25)
#130811
(19,8,17)
#0C0509
(12,5,9)
#000000
(0,0,0)

Tints of #522359

#522359
(82,35,89)
#613768
(97,55,104)
#704B77
(112,75,119)
#7F5F86
(127,95,134)
#8E7395
(142,115,149)
#9D87A4
(157,135,164)
#AC9BB3
(172,155,179)
#BBAFC2
(187,175,194)
#CAC3D1
(202,195,209)
#D9D7E0
(217,215,224)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522359 color. Also use rgb(82,35,89) instead hex code.

Text Font Color

.myTextColor { color: #522359; }

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

This text font color is #522359.

Background Color

.myBgColor { background-color: #522359; }

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

This div background color is #522359.

Border color

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

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

This div border color is #522359.

Opacity

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

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

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

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

This text has shadow with #522359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522359.

Preview

Color preview on black background

This text has color #522359 on black background.


Color preview on white background

This text has color #522359 on white background.


Black color preview on #522359 background

This text has black color on #522359 background.


White color preview on #522359 background

This text has white color on #522359 background.


Related colors

Complementary color

Complementary color for #hex is #ADDCA6.


I love getcolorcode.com

Triadic colors

1 #595223 and #235952 with #522359 are triadic colors.

2 #592352 and #235259 with #522359 are triadic colors.