COLOR #52346C

HEX: #52346C RGB: (82,52,108)

Color info

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

RGB color model

#52346C color RGB value is (82,52,108).

RGB: (82,52,108) (32%, 20%, 42%)

RGB channels and saturation

R 82 of 255 = 32%
G 52 of 255 = 20%
B 108 of 255 = 42%

82
52
108

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

Portions of RGB colors in percentages

R + G + B = 82 + 52 + 108 = 242 (100%)
R 82 of 242 ~ 33.88%
G 52 of 242 ~ 21.49%
B 108 of 242 ~ 44.63'%

%33.88
%21.49
%44.63

CMYK color model

#52346C color CMYK value is (24,52,0,58).

  • cyan value is 24.07%
  • magenta value is 51.85%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (24,52,0,58) C24M52Y0K58 (24%,52%,0%,58%) (0.24/0.52/0.00/0.58) 

CMYK percentages

%24.07
%51.85
%0
%57.65

Codes

Color #52346C in popluar color models

52 34 6C
RGB 82 52 108
HSL 272° 35.00% 31.37%
HSB/HSV 272° 51.85% 42.35%
CMYK 24.07% 51.85% 0.00%
57.65%

Color #52346C in popluar number systems.

HEX 52 34 6C
Decimal 82 52 108
Binary 1010010 110100 1101100
Octal 122 64 154

Shades and tints

Shades of #52346C

#52346C
(82,52,108)
#4B3063
(75,48,99)
#442C5A
(68,44,90)
#3D2851
(61,40,81)
#362448
(54,36,72)
#2F203F
(47,32,63)
#281C36
(40,28,54)
#21182D
(33,24,45)
#1A1424
(26,20,36)
#13101B
(19,16,27)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #52346C

#52346C
(82,52,108)
#614679
(97,70,121)
#705886
(112,88,134)
#7F6A93
(127,106,147)
#8E7CA0
(142,124,160)
#9D8EAD
(157,142,173)
#ACA0BA
(172,160,186)
#BBB2C7
(187,178,199)
#CAC4D4
(202,196,212)
#D9D6E1
(217,214,225)
#E8E8EE
(232,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52346C; }

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

This text font color is #52346C.

Background Color

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

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

This div background color is #52346C.

Border color

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

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

This div border color is #52346C.

Opacity

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

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

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

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

This text has shadow with #52346C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52346C.

Preview

Color preview on black background

This text has color #52346C on black background.


Color preview on white background

This text has color #52346C on white background.


Black color preview on #52346C background

This text has black color on #52346C background.


White color preview on #52346C background

This text has white color on #52346C background.


Related colors

Complementary color

Complementary color for #hex is #ADCB93.


I love getcolorcode.com

Triadic colors

1 #6C5234 and #346C52 with #52346C are triadic colors.

2 #6C3452 and #34526C with #52346C are triadic colors.