COLOR #524A8A

HEX: #524A8A RGB: (82,74,138)

Color info

#524A8A contains mainly red and blue colors. Web safe color of #524A8A is #663399 (or #639).

RGB color model

#524A8A color RGB value is (82,74,138).

RGB: (82,74,138) (32%, 29%, 54%)

RGB channels and saturation

R 82 of 255 = 32%
G 74 of 255 = 29%
B 138 of 255 = 54%

82
74
138

R + G + B ~ 38%. #524A8A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 74 + 138 = 294 (100%)
R 82 of 294 ~ 27.89%
G 74 of 294 ~ 25.17%
B 138 of 294 ~ 46.94'%

%27.89
%25.17
%46.94

CMYK color model

#524A8A color CMYK value is (41,46,0,46).

  • cyan value is 40.58%
  • magenta value is 46.38%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (41,46,0,46) C41M46Y0K46 (41%,46%,0%,46%) (0.41/0.46/0.00/0.46) 

CMYK percentages

%40.58
%46.38
%0
%45.88

Codes

Color #524A8A in popluar color models

52 4A 8A
RGB 82 74 138
HSL 248° 30.19% 41.57%
HSB/HSV 248° 46.38% 54.12%
CMYK 40.58% 46.38% 0.00%
45.88%

Color #524A8A in popluar number systems.

HEX 52 4A 8A
Decimal 82 74 138
Binary 1010010 1001010 10001010
Octal 122 112 212

Shades and tints

Shades of #524A8A

#524A8A
(82,74,138)
#4B447E
(75,68,126)
#443E72
(68,62,114)
#3D3866
(61,56,102)
#36325A
(54,50,90)
#2F2C4E
(47,44,78)
#282642
(40,38,66)
#212036
(33,32,54)
#1A1A2A
(26,26,42)
#13141E
(19,20,30)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #524A8A

#524A8A
(82,74,138)
#615A94
(97,90,148)
#706A9E
(112,106,158)
#7F7AA8
(127,122,168)
#8E8AB2
(142,138,178)
#9D9ABC
(157,154,188)
#ACAAC6
(172,170,198)
#BBBAD0
(187,186,208)
#CACADA
(202,202,218)
#D9DAE4
(217,218,228)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524A8A color. Also use rgb(82,74,138) instead hex code.

Text Font Color

.myTextColor { color: #524A8A; }

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

This text font color is #524A8A.

Background Color

.myBgColor { background-color: #524A8A; }

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

This div background color is #524A8A.

Border color

.myBorderColor { border: 1px solid #524A8A; }

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

This div border color is #524A8A.

Opacity

.myOpacity80 { color: #524A8A; opacity: 0.8; }

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

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

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

This text has shadow with #524A8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524A8A.

Preview

Color preview on black background

This text has color #524A8A on black background.


Color preview on white background

This text has color #524A8A on white background.


Black color preview on #524A8A background

This text has black color on #524A8A background.


White color preview on #524A8A background

This text has white color on #524A8A background.


Related colors

Complementary color

Complementary color for #hex is #ADB575.


I love getcolorcode.com

Triadic colors

1 #8A524A and #4A8A52 with #524A8A are triadic colors.

2 #8A4A52 and #4A528A with #524A8A are triadic colors.