COLOR #524693

HEX: #524693 RGB: (82,70,147)

Color info

#524693 contains mainly blue color. Web safe color of #524693 is #663399 (or #639).

RGB color model

#524693 color RGB value is (82,70,147).

RGB: (82,70,147) (32%, 27%, 58%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 147 of 255 = 58%

82
70
147

R + G + B ~ 39%. #524693 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 147 = 299 (100%)
R 82 of 299 ~ 27.42%
G 70 of 299 ~ 23.41%
B 147 of 299 ~ 49.16'%

%27.42
%23.41
%49.16

CMYK color model

#524693 color CMYK value is (44,52,0,42).

  • cyan value is 44.22%
  • magenta value is 52.38%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (44,52,0,42)
C44M52Y0K42 (44%, 52%, 0%, 42%)
(0.44 / 0.52 / 0.00 / 0.42)

CMYK percentages

%44.22
%52.38
%0
%42.35

Codes

Color #524693 in popluar color models

52 46 93
RGB 82 70 147
HSL 249° 35.48% 42.55%
HSB/HSV 249° 52.38% 57.65%
CMYK 44.22% 52.38% 0.00%
42.35%

Color #524693 in popluar number systems.

HEX 52 46 93
Decimal 82 70 147
Binary 1010010 1000110 10010011
Octal 122 106 223

Shades and tints

Shades of #524693

#524693
(82,70,147)
#4B4086
(75,64,134)
#443A79
(68,58,121)
#3D346C
(61,52,108)
#362E5F
(54,46,95)
#2F2852
(47,40,82)
#282245
(40,34,69)
#211C38
(33,28,56)
#1A162B
(26,22,43)
#13101E
(19,16,30)
#0C0A11
(12,10,17)
#000000
(0,0,0)

Tints of #524693

#524693
(82,70,147)
#61569C
(97,86,156)
#7066A5
(112,102,165)
#7F76AE
(127,118,174)
#8E86B7
(142,134,183)
#9D96C0
(157,150,192)
#ACA6C9
(172,166,201)
#BBB6D2
(187,182,210)
#CAC6DB
(202,198,219)
#D9D6E4
(217,214,228)
#E8E6ED
(232,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524693 color. Also use rgb(82,70,147) instead hex code.

Text Font Color

.myTextColor { color: #524693; }

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

This text font color is #524693.

Background Color

.myBgColor { background-color: #524693; }

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

This div background color is #524693.

Border color

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

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

This div border color is #524693.

Opacity

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

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

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

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

This text has shadow with #524693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524693.

Preview

Color preview on black background

This text has color #524693 on black background.


Color preview on white background

This text has color #524693 on white background.


Black color preview on #524693 background

This text has black color on #524693 background.


White color preview on #524693 background

This text has white color on #524693 background.


Related colors

Complementary color

Complementary color for #hex is #ADB96C.


I love getcolorcode.com

Triadic colors

1 #935246 and #469352 with #524693 are triadic colors.

2 #934652 and #465293 with #524693 are triadic colors.