COLOR #52366C

HEX: #52366C RGB: (82,54,108)

Color info

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

RGB color model

#52366C color RGB value is (82,54,108).

RGB: (82,54,108) (32%, 21%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 54 of 255 = 21%
B 108 of 255 = 42%

82
54
108

R + G + B ~ 32%. #52366C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 54 + 108 = 244 (100%)
R 82 of 244 ~ 33.61%
G 54 of 244 ~ 22.13%
B 108 of 244 ~ 44.26'%

%33.61
%22.13
%44.26

CMYK color model

#52366C color CMYK value is (24,50,0,58).

  • cyan value is 24.07%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (24,50,0,58)
C24M50Y0K58 (24%, 50%, 0%, 58%)
(0.24 / 0.50 / 0.00 / 0.58)

CMYK percentages

%24.07
%50
%0
%57.65

Codes

Color #52366C in popluar color models

52 36 6C
RGB 82 54 108
HSL 271° 33.33% 31.76%
HSB/HSV 271° 50.00% 42.35%
CMYK 24.07% 50.00% 0.00%
57.65%

Color #52366C in popluar number systems.

HEX 52 36 6C
Decimal 82 54 108
Binary 1010010 110110 1101100
Octal 122 66 154

Shades and tints

Shades of #52366C

#52366C
(82,54,108)
#4B3263
(75,50,99)
#442E5A
(68,46,90)
#3D2A51
(61,42,81)
#362648
(54,38,72)
#2F223F
(47,34,63)
#281E36
(40,30,54)
#211A2D
(33,26,45)
#1A1624
(26,22,36)
#13121B
(19,18,27)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #52366C

#52366C
(82,54,108)
#614879
(97,72,121)
#705A86
(112,90,134)
#7F6C93
(127,108,147)
#8E7EA0
(142,126,160)
#9D90AD
(157,144,173)
#ACA2BA
(172,162,186)
#BBB4C7
(187,180,199)
#CAC6D4
(202,198,212)
#D9D8E1
(217,216,225)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52366C color. Also use rgb(82,54,108) instead hex code.

Text Font Color

.myTextColor { color: #52366C; }

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

This text font color is #52366C.

Background Color

.myBgColor { background-color: #52366C; }

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

This div background color is #52366C.

Border color

.myBorderColor { border: 1px solid #52366C; }

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

This div border color is #52366C.

Opacity

.myOpacity80 { color: #52366C; opacity: 0.8; }

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

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

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

This text has shadow with #52366C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52366C.

Preview

Color preview on black background

This text has color #52366C on black background.


Color preview on white background

This text has color #52366C on white background.


Black color preview on #52366C background

This text has black color on #52366C background.


White color preview on #52366C background

This text has white color on #52366C background.


Related colors

Complementary color

Complementary color for #hex is #ADC993.


I love getcolorcode.com

Triadic colors

1 #6C5236 and #366C52 with #52366C are triadic colors.

2 #6C3652 and #36526C with #52366C are triadic colors.