COLOR #524987

HEX: #524987 RGB: (82,73,135)

Color info

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

RGB color model

#524987 color RGB value is (82,73,135).

RGB: (82,73,135) (32%, 29%, 53%)

RGB channels and saturation

R 82 of 255 = 32%
G 73 of 255 = 29%
B 135 of 255 = 53%

82
73
135

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

Portions of RGB colors in percentages

R + G + B = 82 + 73 + 135 = 290 (100%)
R 82 of 290 ~ 28.28%
G 73 of 290 ~ 25.17%
B 135 of 290 ~ 46.55'%

%28.28
%25.17
%46.55

CMYK color model

#524987 color CMYK value is (39,46,0,47).

  • cyan value is 39.26%
  • magenta value is 45.93%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (39,46,0,47) C39M46Y0K47 (39%,46%,0%,47%) (0.39/0.46/0.00/0.47) 

CMYK percentages

%39.26
%45.93
%0
%47.06

Codes

Color #524987 in popluar color models

52 49 87
RGB 82 73 135
HSL 249° 29.81% 40.78%
HSB/HSV 249° 45.93% 52.94%
CMYK 39.26% 45.93% 0.00%
47.06%

Color #524987 in popluar number systems.

HEX 52 49 87
Decimal 82 73 135
Binary 1010010 1001001 10000111
Octal 122 111 207

Shades and tints

Shades of #524987

#524987
(82,73,135)
#4B437B
(75,67,123)
#443D6F
(68,61,111)
#3D3763
(61,55,99)
#363157
(54,49,87)
#2F2B4B
(47,43,75)
#28253F
(40,37,63)
#211F33
(33,31,51)
#1A1927
(26,25,39)
#13131B
(19,19,27)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #524987

#524987
(82,73,135)
#615991
(97,89,145)
#70699B
(112,105,155)
#7F79A5
(127,121,165)
#8E89AF
(142,137,175)
#9D99B9
(157,153,185)
#ACA9C3
(172,169,195)
#BBB9CD
(187,185,205)
#CAC9D7
(202,201,215)
#D9D9E1
(217,217,225)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524987 color. Also use rgb(82,73,135) instead hex code.

Text Font Color

.myTextColor { color: #524987; }

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

This text font color is #524987.

Background Color

.myBgColor { background-color: #524987; }

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

This div background color is #524987.

Border color

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

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

This div border color is #524987.

Opacity

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

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

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

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

This text has shadow with #524987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524987.

Preview

Color preview on black background

This text has color #524987 on black background.


Color preview on white background

This text has color #524987 on white background.


Black color preview on #524987 background

This text has black color on #524987 background.


White color preview on #524987 background

This text has white color on #524987 background.


Related colors

Complementary color

Complementary color for #hex is #ADB678.


I love getcolorcode.com

Triadic colors

1 #875249 and #498752 with #524987 are triadic colors.

2 #874952 and #495287 with #524987 are triadic colors.