COLOR #523467

HEX: #523467 RGB: (82,52,103)

Color info

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

RGB color model

#523467 color RGB value is (82,52,103).

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

RGB channels and saturation

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

82
52
103

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

Portions of RGB colors in percentages

R + G + B = 82 + 52 + 103 = 237 (100%)
R 82 of 237 ~ 34.6%
G 52 of 237 ~ 21.94%
B 103 of 237 ~ 43.46'%

%34.6
%21.94
%43.46

CMYK color model

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

  • cyan value is 20.39%
  • magenta value is 49.51%
  • 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
%49.51
%0
%59.61

Codes

Color #523467 in popluar color models

52 34 67
RGB 82 52 103
HSL 275° 32.90% 30.39%
HSB/HSV 275° 49.51% 40.39%
CMYK 20.39% 49.51% 0.00%
59.61%

Color #523467 in popluar number systems.

HEX 52 34 67
Decimal 82 52 103
Binary 1010010 110100 1100111
Octal 122 64 147

Shades and tints

Shades of #523467

#523467
(82,52,103)
#4B305E
(75,48,94)
#442C55
(68,44,85)
#3D284C
(61,40,76)
#362443
(54,36,67)
#2F203A
(47,32,58)
#281C31
(40,28,49)
#211828
(33,24,40)
#1A141F
(26,20,31)
#131016
(19,16,22)
#0C0C0D
(12,12,13)
#000000
(0,0,0)

Tints of #523467

#523467
(82,52,103)
#614674
(97,70,116)
#705881
(112,88,129)
#7F6A8E
(127,106,142)
#8E7C9B
(142,124,155)
#9D8EA8
(157,142,168)
#ACA0B5
(172,160,181)
#BBB2C2
(187,178,194)
#CAC4CF
(202,196,207)
#D9D6DC
(217,214,220)
#E8E8E9
(232,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523467; }

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

This text font color is #523467.

Background Color

.myBgColor { background-color: #523467; }

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

This div background color is #523467.

Border color

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

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

This div border color is #523467.

Opacity

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

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

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

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

This text has shadow with #523467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523467.

Preview

Color preview on black background

This text has color #523467 on black background.


Color preview on white background

This text has color #523467 on white background.


Black color preview on #523467 background

This text has black color on #523467 background.


White color preview on #523467 background

This text has white color on #523467 background.


Related colors

Complementary color

Complementary color for #hex is #ADCB98.


I love getcolorcode.com

Triadic colors

1 #675234 and #346752 with #523467 are triadic colors.

2 #673452 and #345267 with #523467 are triadic colors.