COLOR #52188E

HEX: #52188E RGB: (82,24,142)

Color info

#52188E contains mainly blue color. Web safe color of #52188E is #660099 (or #609).

RGB color model

#52188E color RGB value is (82,24,142).

RGB: (82,24,142) (32%, 9%, 56%)

RGB channels and saturation

R 82 of 255 = 32%
G 24 of 255 = 9%
B 142 of 255 = 56%

82
24
142

R + G + B ~ 32%. #52188E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 24 + 142 = 248 (100%)
R 82 of 248 ~ 33.06%
G 24 of 248 ~ 9.68%
B 142 of 248 ~ 57.26'%

%33.06
%57.26

CMYK color model

#52188E color CMYK value is (42,83,0,44).

  • cyan value is 42.25%
  • magenta value is 83.10%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (42,83,0,44)
C42M83Y0K44 (42%, 83%, 0%, 44%)
(0.42 / 0.83 / 0.00 / 0.44)

CMYK percentages

%42.25
%83.1
%0
%44.31

Codes

Color #52188E in popluar color models

52 18 8E
RGB 82 24 142
HSL 269° 71.08% 32.55%
HSB/HSV 269° 83.10% 55.69%
CMYK 42.25% 83.10% 0.00%
44.31%

Color #52188E in popluar number systems.

HEX 52 18 8E
Decimal 82 24 142
Binary 1010010 11000 10001110
Octal 122 30 216

Shades and tints

Shades of #52188E

#52188E
(82,24,142)
#4B1682
(75,22,130)
#441476
(68,20,118)
#3D126A
(61,18,106)
#36105E
(54,16,94)
#2F0E52
(47,14,82)
#280C46
(40,12,70)
#210A3A
(33,10,58)
#1A082E
(26,8,46)
#130622
(19,6,34)
#0C0416
(12,4,22)
#000000
(0,0,0)

Tints of #52188E

#52188E
(82,24,142)
#612D98
(97,45,152)
#7042A2
(112,66,162)
#7F57AC
(127,87,172)
#8E6CB6
(142,108,182)
#9D81C0
(157,129,192)
#AC96CA
(172,150,202)
#BBABD4
(187,171,212)
#CAC0DE
(202,192,222)
#D9D5E8
(217,213,232)
#E8EAF2
(232,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52188E color. Also use rgb(82,24,142) instead hex code.

Text Font Color

.myTextColor { color: #52188E; }

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

This text font color is #52188E.

Background Color

.myBgColor { background-color: #52188E; }

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

This div background color is #52188E.

Border color

.myBorderColor { border: 1px solid #52188E; }

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

This div border color is #52188E.

Opacity

.myOpacity80 { color: #52188E; opacity: 0.8; }

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

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

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

This text has shadow with #52188E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52188E.

Preview

Color preview on black background

This text has color #52188E on black background.


Color preview on white background

This text has color #52188E on white background.


Black color preview on #52188E background

This text has black color on #52188E background.


White color preview on #52188E background

This text has white color on #52188E background.


Related colors

Complementary color

Complementary color for #hex is #ADE771.


I love getcolorcode.com

Triadic colors

1 #8E5218 and #188E52 with #52188E are triadic colors.

2 #8E1852 and #18528E with #52188E are triadic colors.