COLOR #523367

HEX: #523367 RGB: (82,51,103)

Color info

#523367 contains red, green and blue colors in about the same proportion. Web safe color of #523367 is #663366 (or #636).

RGB color model

#523367 color RGB value is (82,51,103).

RGB: (82,51,103) (32%, 20%, 40%)

RGB channels and saturation

R 82 of 255 = 32%
G 51 of 255 = 20%
B 103 of 255 = 40%

82
51
103

R + G + B ~ 31%. #523367 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 51 + 103 = 236 (100%)
R 82 of 236 ~ 34.75%
G 51 of 236 ~ 21.61%
B 103 of 236 ~ 43.64'%

%34.75
%21.61
%43.64

CMYK color model

#523367 color CMYK value is (20,50,0,60).

  • cyan value is 20.39%
  • magenta value is 50.49%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (20,50,0,60)
C20M50Y0K60 (20%, 50%, 0%, 60%)
(0.20 / 0.50 / 0.00 / 0.60)

CMYK percentages

%20.39
%50.49
%0
%59.61

Codes

Color #523367 in popluar color models

52 33 67
RGB 82 51 103
HSL 276° 33.77% 30.20%
HSB/HSV 276° 50.49% 40.39%
CMYK 20.39% 50.49% 0.00%
59.61%

Color #523367 in popluar number systems.

HEX 52 33 67
Decimal 82 51 103
Binary 1010010 110011 1100111
Octal 122 63 147

Shades and tints

Shades of #523367

#523367
(82,51,103)
#4B2F5E
(75,47,94)
#442B55
(68,43,85)
#3D274C
(61,39,76)
#362343
(54,35,67)
#2F1F3A
(47,31,58)
#281B31
(40,27,49)
#211728
(33,23,40)
#1A131F
(26,19,31)
#130F16
(19,15,22)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #523367

#523367
(82,51,103)
#614574
(97,69,116)
#705781
(112,87,129)
#7F698E
(127,105,142)
#8E7B9B
(142,123,155)
#9D8DA8
(157,141,168)
#AC9FB5
(172,159,181)
#BBB1C2
(187,177,194)
#CAC3CF
(202,195,207)
#D9D5DC
(217,213,220)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523367 color. Also use rgb(82,51,103) instead hex code.

Text Font Color

.myTextColor { color: #523367; }

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

This text font color is #523367.

Background Color

.myBgColor { background-color: #523367; }

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

This div background color is #523367.

Border color

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

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

This div border color is #523367.

Opacity

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

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

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

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

This text has shadow with #523367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523367.

Preview

Color preview on black background

This text has color #523367 on black background.


Color preview on white background

This text has color #523367 on white background.


Black color preview on #523367 background

This text has black color on #523367 background.


White color preview on #523367 background

This text has white color on #523367 background.


Related colors

Complementary color

Complementary color for #hex is #ADCC98.


I love getcolorcode.com

Triadic colors

1 #675233 and #336752 with #523367 are triadic colors.

2 #673352 and #335267 with #523367 are triadic colors.