COLOR #52396A

HEX: #52396A RGB: (82,57,106)

Color info

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

RGB color model

#52396A color RGB value is (82,57,106).

RGB: (82,57,106) (32%, 22%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 57 of 255 = 22%
B 106 of 255 = 42%

82
57
106

R + G + B ~ 32%. #52396A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 57 + 106 = 245 (100%)
R 82 of 245 ~ 33.47%
G 57 of 245 ~ 23.27%
B 106 of 245 ~ 43.27'%

%33.47
%23.27
%43.27

CMYK color model

#52396A color CMYK value is (23,46,0,58).

  • cyan value is 22.64%
  • magenta value is 46.23%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (23,46,0,58)
C23M46Y0K58 (23%, 46%, 0%, 58%)
(0.23 / 0.46 / 0.00 / 0.58)

CMYK percentages

%22.64
%46.23
%0
%58.43

Codes

Color #52396A in popluar color models

52 39 6A
RGB 82 57 106
HSL 271° 30.06% 31.96%
HSB/HSV 271° 46.23% 41.57%
CMYK 22.64% 46.23% 0.00%
58.43%

Color #52396A in popluar number systems.

HEX 52 39 6A
Decimal 82 57 106
Binary 1010010 111001 1101010
Octal 122 71 152

Shades and tints

Shades of #52396A

#52396A
(82,57,106)
#4B3461
(75,52,97)
#442F58
(68,47,88)
#3D2A4F
(61,42,79)
#362546
(54,37,70)
#2F203D
(47,32,61)
#281B34
(40,27,52)
#21162B
(33,22,43)
#1A1122
(26,17,34)
#130C19
(19,12,25)
#0C0710
(12,7,16)
#000000
(0,0,0)

Tints of #52396A

#52396A
(82,57,106)
#614B77
(97,75,119)
#705D84
(112,93,132)
#7F6F91
(127,111,145)
#8E819E
(142,129,158)
#9D93AB
(157,147,171)
#ACA5B8
(172,165,184)
#BBB7C5
(187,183,197)
#CAC9D2
(202,201,210)
#D9DBDF
(217,219,223)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52396A color. Also use rgb(82,57,106) instead hex code.

Text Font Color

.myTextColor { color: #52396A; }

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

This text font color is #52396A.

Background Color

.myBgColor { background-color: #52396A; }

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

This div background color is #52396A.

Border color

.myBorderColor { border: 1px solid #52396A; }

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

This div border color is #52396A.

Opacity

.myOpacity80 { color: #52396A; opacity: 0.8; }

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

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

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

This text has shadow with #52396A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52396A.

Preview

Color preview on black background

This text has color #52396A on black background.


Color preview on white background

This text has color #52396A on white background.


Black color preview on #52396A background

This text has black color on #52396A background.


White color preview on #52396A background

This text has white color on #52396A background.


Related colors

Complementary color

Complementary color for #hex is #ADC695.


I love getcolorcode.com

Triadic colors

1 #6A5239 and #396A52 with #52396A are triadic colors.

2 #6A3952 and #39526A with #52396A are triadic colors.