COLOR #525470

HEX: #525470 RGB: (82,84,112)

Color info

#525470 contains red, green and blue colors in about the same proportion. Web safe color of #525470 is #666666 (or #666).

RGB color model

#525470 color RGB value is (82,84,112).

RGB: (82,84,112) (32%, 33%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 84 of 255 = 33%
B 112 of 255 = 44%

82
84
112

R + G + B ~ 36%. #525470 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 84 + 112 = 278 (100%)
R 82 of 278 ~ 29.5%
G 84 of 278 ~ 30.22%
B 112 of 278 ~ 40.29'%

%29.5
%30.22
%40.29

CMYK color model

#525470 color CMYK value is (27,25,0,56).

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

CMYK: (27,25,0,56)
C27M25Y0K56 (27%, 25%, 0%, 56%)
(0.27 / 0.25 / 0.00 / 0.56)

CMYK percentages

%26.79
%25
%0
%56.08

Codes

Color #525470 in popluar color models

52 54 70
RGB 82 84 112
HSL 236° 15.46% 38.04%
HSB/HSV 236° 26.79% 43.92%
CMYK 26.79% 25.00% 0.00%
56.08%

Color #525470 in popluar number systems.

HEX 52 54 70
Decimal 82 84 112
Binary 1010010 1010100 1110000
Octal 122 124 160

Shades and tints

Shades of #525470

#525470
(82,84,112)
#4B4D66
(75,77,102)
#44465C
(68,70,92)
#3D3F52
(61,63,82)
#363848
(54,56,72)
#2F313E
(47,49,62)
#282A34
(40,42,52)
#21232A
(33,35,42)
#1A1C20
(26,28,32)
#131516
(19,21,22)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #525470

#525470
(82,84,112)
#61637D
(97,99,125)
#70728A
(112,114,138)
#7F8197
(127,129,151)
#8E90A4
(142,144,164)
#9D9FB1
(157,159,177)
#ACAEBE
(172,174,190)
#BBBDCB
(187,189,203)
#CACCD8
(202,204,216)
#D9DBE5
(217,219,229)
#E8EAF2
(232,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #525470; }

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

This text font color is #525470.

Background Color

.myBgColor { background-color: #525470; }

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

This div background color is #525470.

Border color

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

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

This div border color is #525470.

Opacity

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

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

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

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

This text has shadow with #525470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #525470.

Preview

Color preview on black background

This text has color #525470 on black background.


Color preview on white background

This text has color #525470 on white background.


Black color preview on #525470 background

This text has black color on #525470 background.


White color preview on #525470 background

This text has white color on #525470 background.


Related colors

Complementary color

Complementary color for #hex is #ADAB8F.


I love getcolorcode.com

Triadic colors

1 #705254 and #547052 with #525470 are triadic colors.

2 #705452 and #545270 with #525470 are triadic colors.