COLOR #524483

HEX: #524483 RGB: (82,68,131)

Color info

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

RGB color model

#524483 color RGB value is (82,68,131).

RGB: (82,68,131) (32%, 27%, 51%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 131 of 255 = 51%

82
68
131

R + G + B ~ 37%. #524483 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 131 = 281 (100%)
R 82 of 281 ~ 29.18%
G 68 of 281 ~ 24.2%
B 131 of 281 ~ 46.62'%

%29.18
%24.2
%46.62

CMYK color model

#524483 color CMYK value is (37,48,0,49).

  • cyan value is 37.40%
  • magenta value is 48.09%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (37,48,0,49)
C37M48Y0K49 (37%, 48%, 0%, 49%)
(0.37 / 0.48 / 0.00 / 0.49)

CMYK percentages

%37.4
%48.09
%0
%48.63

Codes

Color #524483 in popluar color models

52 44 83
RGB 82 68 131
HSL 253° 31.66% 39.02%
HSB/HSV 253° 48.09% 51.37%
CMYK 37.40% 48.09% 0.00%
48.63%

Color #524483 in popluar number systems.

HEX 52 44 83
Decimal 82 68 131
Binary 1010010 1000100 10000011
Octal 122 104 203

Shades and tints

Shades of #524483

#524483
(82,68,131)
#4B3E78
(75,62,120)
#44386D
(68,56,109)
#3D3262
(61,50,98)
#362C57
(54,44,87)
#2F264C
(47,38,76)
#282041
(40,32,65)
#211A36
(33,26,54)
#1A142B
(26,20,43)
#130E20
(19,14,32)
#0C0815
(12,8,21)
#000000
(0,0,0)

Tints of #524483

#524483
(82,68,131)
#61558E
(97,85,142)
#706699
(112,102,153)
#7F77A4
(127,119,164)
#8E88AF
(142,136,175)
#9D99BA
(157,153,186)
#ACAAC5
(172,170,197)
#BBBBD0
(187,187,208)
#CACCDB
(202,204,219)
#D9DDE6
(217,221,230)
#E8EEF1
(232,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524483 color. Also use rgb(82,68,131) instead hex code.

Text Font Color

.myTextColor { color: #524483; }

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

This text font color is #524483.

Background Color

.myBgColor { background-color: #524483; }

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

This div background color is #524483.

Border color

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

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

This div border color is #524483.

Opacity

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

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

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

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

This text has shadow with #524483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524483.

Preview

Color preview on black background

This text has color #524483 on black background.


Color preview on white background

This text has color #524483 on white background.


Black color preview on #524483 background

This text has black color on #524483 background.


White color preview on #524483 background

This text has white color on #524483 background.


Related colors

Complementary color

Complementary color for #hex is #ADBB7C.


I love getcolorcode.com

Triadic colors

1 #835244 and #448352 with #524483 are triadic colors.

2 #834452 and #445283 with #524483 are triadic colors.