COLOR #523277

HEX: #523277 RGB: (82,50,119)

Color info

#523277 contains mainly red and blue colors. Web safe color of #523277 is #663366 (or #636).

RGB color model

#523277 color RGB value is (82,50,119).

RGB: (82,50,119) (32%, 20%, 47%)

RGB channels and saturation

R 82 of 255 = 32%
G 50 of 255 = 20%
B 119 of 255 = 47%

82
50
119

R + G + B ~ 33%. #523277 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 50 + 119 = 251 (100%)
R 82 of 251 ~ 32.67%
G 50 of 251 ~ 19.92%
B 119 of 251 ~ 47.41'%

%32.67
%19.92
%47.41

CMYK color model

#523277 color CMYK value is (31,58,0,53).

  • cyan value is 31.09%
  • magenta value is 57.98%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (31,58,0,53)
C31M58Y0K53 (31%, 58%, 0%, 53%)
(0.31 / 0.58 / 0.00 / 0.53)

CMYK percentages

%31.09
%57.98
%0
%53.33

Codes

Color #523277 in popluar color models

52 32 77
RGB 82 50 119
HSL 268° 40.83% 33.14%
HSB/HSV 268° 57.98% 46.67%
CMYK 31.09% 57.98% 0.00%
53.33%

Color #523277 in popluar number systems.

HEX 52 32 77
Decimal 82 50 119
Binary 1010010 110010 1110111
Octal 122 62 167

Shades and tints

Shades of #523277

#523277
(82,50,119)
#4B2E6D
(75,46,109)
#442A63
(68,42,99)
#3D2659
(61,38,89)
#36224F
(54,34,79)
#2F1E45
(47,30,69)
#281A3B
(40,26,59)
#211631
(33,22,49)
#1A1227
(26,18,39)
#130E1D
(19,14,29)
#0C0A13
(12,10,19)
#000000
(0,0,0)

Tints of #523277

#523277
(82,50,119)
#614483
(97,68,131)
#70568F
(112,86,143)
#7F689B
(127,104,155)
#8E7AA7
(142,122,167)
#9D8CB3
(157,140,179)
#AC9EBF
(172,158,191)
#BBB0CB
(187,176,203)
#CAC2D7
(202,194,215)
#D9D4E3
(217,212,227)
#E8E6EF
(232,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523277; }

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

This text font color is #523277.

Background Color

.myBgColor { background-color: #523277; }

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

This div background color is #523277.

Border color

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

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

This div border color is #523277.

Opacity

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

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

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

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

This text has shadow with #523277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523277.

Preview

Color preview on black background

This text has color #523277 on black background.


Color preview on white background

This text has color #523277 on white background.


Black color preview on #523277 background

This text has black color on #523277 background.


White color preview on #523277 background

This text has white color on #523277 background.


Related colors

Complementary color

Complementary color for #hex is #ADCD88.


I love getcolorcode.com

Triadic colors

1 #775232 and #327752 with #523277 are triadic colors.

2 #773252 and #325277 with #523277 are triadic colors.