COLOR #52306F

HEX: #52306F RGB: (82,48,111)

Color info

#52306F contains mainly red and blue colors. Web safe color of #52306F is #663366 (or #636).

RGB color model

#52306F color RGB value is (82,48,111).

RGB: (82,48,111) (32%, 19%, 44%)

RGB channels and saturation

R 82 of 255 = 32%
G 48 of 255 = 19%
B 111 of 255 = 44%

82
48
111

R + G + B ~ 32%. #52306F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 48 + 111 = 241 (100%)
R 82 of 241 ~ 34.02%
G 48 of 241 ~ 19.92%
B 111 of 241 ~ 46.06'%

%34.02
%19.92
%46.06

CMYK color model

#52306F color CMYK value is (26,57,0,56).

  • cyan value is 26.13%
  • magenta value is 56.76%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (26,57,0,56)
C26M57Y0K56 (26%, 57%, 0%, 56%)
(0.26 / 0.57 / 0.00 / 0.56)

CMYK percentages

%26.13
%56.76
%0
%56.47

Codes

Color #52306F in popluar color models

52 30 6F
RGB 82 48 111
HSL 272° 39.62% 31.18%
HSB/HSV 272° 56.76% 43.53%
CMYK 26.13% 56.76% 0.00%
56.47%

Color #52306F in popluar number systems.

HEX 52 30 6F
Decimal 82 48 111
Binary 1010010 110000 1101111
Octal 122 60 157

Shades and tints

Shades of #52306F

#52306F
(82,48,111)
#4B2C65
(75,44,101)
#44285B
(68,40,91)
#3D2451
(61,36,81)
#362047
(54,32,71)
#2F1C3D
(47,28,61)
#281833
(40,24,51)
#211429
(33,20,41)
#1A101F
(26,16,31)
#130C15
(19,12,21)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #52306F

#52306F
(82,48,111)
#61427C
(97,66,124)
#705489
(112,84,137)
#7F6696
(127,102,150)
#8E78A3
(142,120,163)
#9D8AB0
(157,138,176)
#AC9CBD
(172,156,189)
#BBAECA
(187,174,202)
#CAC0D7
(202,192,215)
#D9D2E4
(217,210,228)
#E8E4F1
(232,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52306F color. Also use rgb(82,48,111) instead hex code.

Text Font Color

.myTextColor { color: #52306F; }

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

This text font color is #52306F.

Background Color

.myBgColor { background-color: #52306F; }

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

This div background color is #52306F.

Border color

.myBorderColor { border: 1px solid #52306F; }

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

This div border color is #52306F.

Opacity

.myOpacity80 { color: #52306F; opacity: 0.8; }

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

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

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

This text has shadow with #52306F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52306F.

Preview

Color preview on black background

This text has color #52306F on black background.


Color preview on white background

This text has color #52306F on white background.


Black color preview on #52306F background

This text has black color on #52306F background.


White color preview on #52306F background

This text has white color on #52306F background.


Related colors

Complementary color

Complementary color for #hex is #ADCF90.


I love getcolorcode.com

Triadic colors

1 #6F5230 and #306F52 with #52306F are triadic colors.

2 #6F3052 and #30526F with #52306F are triadic colors.