COLOR #524383

HEX: #524383 RGB: (82,67,131)

Color info

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

RGB color model

#524383 color RGB value is (82,67,131).

RGB: (82,67,131) (32%, 26%, 51%)

RGB channels and saturation

R 82 of 255 = 32%
G 67 of 255 = 26%
B 131 of 255 = 51%

82
67
131

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

Portions of RGB colors in percentages

R + G + B = 82 + 67 + 131 = 280 (100%)
R 82 of 280 ~ 29.29%
G 67 of 280 ~ 23.93%
B 131 of 280 ~ 46.79'%

%29.29
%23.93
%46.79

CMYK color model

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

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

CMYK: (37,49,0,49)
C37M49Y0K49 (37%, 49%, 0%, 49%)
(0.37 / 0.49 / 0.00 / 0.49)

CMYK percentages

%37.4
%48.85
%0
%48.63

Codes

Color #524383 in popluar color models

52 43 83
RGB 82 67 131
HSL 254° 32.32% 38.82%
HSB/HSV 254° 48.85% 51.37%
CMYK 37.40% 48.85% 0.00%
48.63%

Color #524383 in popluar number systems.

HEX 52 43 83
Decimal 82 67 131
Binary 1010010 1000011 10000011
Octal 122 103 203

Shades and tints

Shades of #524383

#524383
(82,67,131)
#4B3D78
(75,61,120)
#44376D
(68,55,109)
#3D3162
(61,49,98)
#362B57
(54,43,87)
#2F254C
(47,37,76)
#281F41
(40,31,65)
#211936
(33,25,54)
#1A132B
(26,19,43)
#130D20
(19,13,32)
#0C0715
(12,7,21)
#000000
(0,0,0)

Tints of #524383

#524383
(82,67,131)
#61548E
(97,84,142)
#706599
(112,101,153)
#7F76A4
(127,118,164)
#8E87AF
(142,135,175)
#9D98BA
(157,152,186)
#ACA9C5
(172,169,197)
#BBBAD0
(187,186,208)
#CACBDB
(202,203,219)
#D9DCE6
(217,220,230)
#E8EDF1
(232,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524383; }

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

This text font color is #524383.

Background Color

.myBgColor { background-color: #524383; }

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

This div background color is #524383.

Border color

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

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

This div border color is #524383.

Opacity

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

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

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

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

This text has shadow with #524383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524383.

Preview

Color preview on black background

This text has color #524383 on black background.


Color preview on white background

This text has color #524383 on white background.


Black color preview on #524383 background

This text has black color on #524383 background.


White color preview on #524383 background

This text has white color on #524383 background.


Related colors

Complementary color

Complementary color for #hex is #ADBC7C.


I love getcolorcode.com

Triadic colors

1 #835243 and #438352 with #524383 are triadic colors.

2 #834352 and #435283 with #524383 are triadic colors.