COLOR #523470

HEX: #523470 RGB: (82,52,112)

Color info

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

RGB color model

#523470 color RGB value is (82,52,112).

RGB: (82,52,112) (32%, 20%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 52 of 255 = 20%
B 112 of 255 = 44%

82
52
112

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

Portions of RGB colors in percentages

R + G + B = 82 + 52 + 112 = 246 (100%)
R 82 of 246 ~ 33.33%
G 52 of 246 ~ 21.14%
B 112 of 246 ~ 45.53'%

%33.33
%21.14
%45.53

CMYK color model

#523470 color CMYK value is (27,54,0,56).

  • cyan value is 26.79%
  • magenta value is 53.57%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (27,54,0,56) C27M54Y0K56 (27%,54%,0%,56%) (0.27/0.54/0.00/0.56) 

CMYK percentages

%26.79
%53.57
%0
%56.08

Codes

Color #523470 in popluar color models

52 34 70
RGB 82 52 112
HSL 270° 36.59% 32.16%
HSB/HSV 270° 53.57% 43.92%
CMYK 26.79% 53.57% 0.00%
56.08%

Color #523470 in popluar number systems.

HEX 52 34 70
Decimal 82 52 112
Binary 1010010 110100 1110000
Octal 122 64 160

Shades and tints

Shades of #523470

#523470
(82,52,112)
#4B3066
(75,48,102)
#442C5C
(68,44,92)
#3D2852
(61,40,82)
#362448
(54,36,72)
#2F203E
(47,32,62)
#281C34
(40,28,52)
#21182A
(33,24,42)
#1A1420
(26,20,32)
#131016
(19,16,22)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #523470

#523470
(82,52,112)
#61467D
(97,70,125)
#70588A
(112,88,138)
#7F6A97
(127,106,151)
#8E7CA4
(142,124,164)
#9D8EB1
(157,142,177)
#ACA0BE
(172,160,190)
#BBB2CB
(187,178,203)
#CAC4D8
(202,196,216)
#D9D6E5
(217,214,229)
#E8E8F2
(232,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523470; }

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

This text font color is #523470.

Background Color

.myBgColor { background-color: #523470; }

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

This div background color is #523470.

Border color

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

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

This div border color is #523470.

Opacity

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

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

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

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

This text has shadow with #523470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523470.

Preview

Color preview on black background

This text has color #523470 on black background.


Color preview on white background

This text has color #523470 on white background.


Black color preview on #523470 background

This text has black color on #523470 background.


White color preview on #523470 background

This text has white color on #523470 background.


Related colors

Complementary color

Complementary color for #hex is #ADCB8F.


I love getcolorcode.com

Triadic colors

1 #705234 and #347052 with #523470 are triadic colors.

2 #703452 and #345270 with #523470 are triadic colors.