COLOR #523070

HEX: #523070 RGB: (82,48,112)

Color info

#523070 contains mainly red and blue colors. Web safe color of #523070 is #663366 (or #636).

RGB color model

#523070 color RGB value is (82,48,112).

RGB: (82,48,112) (32%, 19%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 48 of 255 = 19%
B 112 of 255 = 44%

82
48
112

R + G + B ~ 32%. #523070 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 112 = 242 (100%)
R 82 of 242 ~ 33.88%
G 48 of 242 ~ 19.83%
B 112 of 242 ~ 46.28'%

%33.88
%19.83
%46.28

CMYK color model

#523070 color CMYK value is (27,57,0,56).

  • cyan value is 26.79%
  • magenta value is 57.14%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (27,57,0,56)
C27M57Y0K56 (27%, 57%, 0%, 56%)
(0.27 / 0.57 / 0.00 / 0.56)

CMYK percentages

%26.79
%57.14
%0
%56.08

Codes

Color #523070 in popluar color models

52 30 70
RGB 82 48 112
HSL 272° 40.00% 31.37%
HSB/HSV 272° 57.14% 43.92%
CMYK 26.79% 57.14% 0.00%
56.08%

Color #523070 in popluar number systems.

HEX 52 30 70
Decimal 82 48 112
Binary 1010010 110000 1110000
Octal 122 60 160

Shades and tints

Shades of #523070

#523070
(82,48,112)
#4B2C66
(75,44,102)
#44285C
(68,40,92)
#3D2452
(61,36,82)
#362048
(54,32,72)
#2F1C3E
(47,28,62)
#281834
(40,24,52)
#21142A
(33,20,42)
#1A1020
(26,16,32)
#130C16
(19,12,22)
#0C080C
(12,8,12)
#000000
(0,0,0)

Tints of #523070

#523070
(82,48,112)
#61427D
(97,66,125)
#70548A
(112,84,138)
#7F6697
(127,102,151)
#8E78A4
(142,120,164)
#9D8AB1
(157,138,177)
#AC9CBE
(172,156,190)
#BBAECB
(187,174,203)
#CAC0D8
(202,192,216)
#D9D2E5
(217,210,229)
#E8E4F2
(232,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523070 color. Also use rgb(82,48,112) instead hex code.

Text Font Color

.myTextColor { color: #523070; }

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

This text font color is #523070.

Background Color

.myBgColor { background-color: #523070; }

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

This div background color is #523070.

Border color

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

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

This div border color is #523070.

Opacity

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

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

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

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

This text has shadow with #523070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523070.

Preview

Color preview on black background

This text has color #523070 on black background.


Color preview on white background

This text has color #523070 on white background.


Black color preview on #523070 background

This text has black color on #523070 background.


White color preview on #523070 background

This text has white color on #523070 background.


Related colors

Complementary color

Complementary color for #hex is #ADCF8F.


I love getcolorcode.com

Triadic colors

1 #705230 and #307052 with #523070 are triadic colors.

2 #703052 and #305270 with #523070 are triadic colors.