COLOR #523290

HEX: #523290 RGB: (82,50,144)

Color info

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

RGB color model

#523290 color RGB value is (82,50,144).

RGB: (82,50,144) (32%, 20%, 56%)

RGB channels and saturation

R 82 of 255 = 32%
G 50 of 255 = 20%
B 144 of 255 = 56%

82
50
144

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

Portions of RGB colors in percentages

R + G + B = 82 + 50 + 144 = 276 (100%)
R 82 of 276 ~ 29.71%
G 50 of 276 ~ 18.12%
B 144 of 276 ~ 52.17'%

%29.71
%18.12
%52.17

CMYK color model

#523290 color CMYK value is (43,65,0,44).

  • cyan value is 43.06%
  • magenta value is 65.28%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (43,65,0,44)
C43M65Y0K44 (43%, 65%, 0%, 44%)
(0.43 / 0.65 / 0.00 / 0.44)

CMYK percentages

%43.06
%65.28
%0
%43.53

Codes

Color #523290 in popluar color models

52 32 90
RGB 82 50 144
HSL 260° 48.45% 38.04%
HSB/HSV 260° 65.28% 56.47%
CMYK 43.06% 65.28% 0.00%
43.53%

Color #523290 in popluar number systems.

HEX 52 32 90
Decimal 82 50 144
Binary 1010010 110010 10010000
Octal 122 62 220

Shades and tints

Shades of #523290

#523290
(82,50,144)
#4B2E83
(75,46,131)
#442A76
(68,42,118)
#3D2669
(61,38,105)
#36225C
(54,34,92)
#2F1E4F
(47,30,79)
#281A42
(40,26,66)
#211635
(33,22,53)
#1A1228
(26,18,40)
#130E1B
(19,14,27)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #523290

#523290
(82,50,144)
#61449A
(97,68,154)
#7056A4
(112,86,164)
#7F68AE
(127,104,174)
#8E7AB8
(142,122,184)
#9D8CC2
(157,140,194)
#AC9ECC
(172,158,204)
#BBB0D6
(187,176,214)
#CAC2E0
(202,194,224)
#D9D4EA
(217,212,234)
#E8E6F4
(232,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523290 color. Also use rgb(82,50,144) instead hex code.

Text Font Color

.myTextColor { color: #523290; }

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

This text font color is #523290.

Background Color

.myBgColor { background-color: #523290; }

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

This div background color is #523290.

Border color

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

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

This div border color is #523290.

Opacity

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

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

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

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

This text has shadow with #523290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523290.

Preview

Color preview on black background

This text has color #523290 on black background.


Color preview on white background

This text has color #523290 on white background.


Black color preview on #523290 background

This text has black color on #523290 background.


White color preview on #523290 background

This text has white color on #523290 background.


Related colors

Complementary color

Complementary color for #hex is #ADCD6F.


I love getcolorcode.com

Triadic colors

1 #905232 and #329052 with #523290 are triadic colors.

2 #903252 and #325290 with #523290 are triadic colors.