COLOR #52119B

HEX: #52119B RGB: (82,17,155)

Color info

#52119B contains mainly blue color. Web safe color of #52119B is #660099 (or #609).

RGB color model

#52119B color RGB value is (82,17,155).

RGB: (82,17,155) (32%, 7%, 61%)

RGB channels and saturation

R 82 of 255 = 32%
G 17 of 255 = 7%
B 155 of 255 = 61%

82
17
155

R + G + B ~ 33%. #52119B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 17 + 155 = 254 (100%)
R 82 of 254 ~ 32.28%
G 17 of 254 ~ 6.69%
B 155 of 254 ~ 61.02'%

%32.28
%61.02

CMYK color model

#52119B color CMYK value is (47,89,0,39).

  • cyan value is 47.10%
  • magenta value is 89.03%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (47,89,0,39) C47M89Y0K39 (47%,89%,0%,39%) (0.47/0.89/0.00/0.39) 

CMYK percentages

%47.1
%89.03
%0
%39.22

Codes

Color #52119B in popluar color models

52 11 9B
RGB 82 17 155
HSL 268° 80.23% 33.73%
HSB/HSV 268° 89.03% 60.78%
CMYK 47.10% 89.03% 0.00%
39.22%

Color #52119B in popluar number systems.

HEX 52 11 9B
Decimal 82 17 155
Binary 1010010 10001 10011011
Octal 122 21 233

Shades and tints

Shades of #52119B

#52119B
(82,17,155)
#4B108D
(75,16,141)
#440F7F
(68,15,127)
#3D0E71
(61,14,113)
#360D63
(54,13,99)
#2F0C55
(47,12,85)
#280B47
(40,11,71)
#210A39
(33,10,57)
#1A092B
(26,9,43)
#13081D
(19,8,29)
#0C070F
(12,7,15)
#000000
(0,0,0)

Tints of #52119B

#52119B
(82,17,155)
#6126A4
(97,38,164)
#703BAD
(112,59,173)
#7F50B6
(127,80,182)
#8E65BF
(142,101,191)
#9D7AC8
(157,122,200)
#AC8FD1
(172,143,209)
#BBA4DA
(187,164,218)
#CAB9E3
(202,185,227)
#D9CEEC
(217,206,236)
#E8E3F5
(232,227,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52119B color. Also use rgb(82,17,155) instead hex code.

Text Font Color

.myTextColor { color: #52119B; }

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

This text font color is #52119B.

Background Color

.myBgColor { background-color: #52119B; }

<div style="background-color:#52119B">Inner text</div>

This div background color is #52119B.

Border color

.myBorderColor { border: 1px solid #52119B; }

<div style="border:3px solid #52119B">Div</div>

This div border color is #52119B.

Opacity

.myOpacity80 { color: #52119B; opacity: 0.8; }

<p style="color:#52119B;opacity:0.8;">80%</p>

Text with #52119B 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 #52119B;}

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

This text has shadow with #52119B color.


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

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

This text has shadow with #52119B primary color and red secondary color.


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

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

This text has shadow with #52119B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52119B.

Preview

Color preview on black background

This text has color #52119B on black background.


Color preview on white background

This text has color #52119B on white background.


Black color preview on #52119B background

This text has black color on #52119B background.


White color preview on #52119B background

This text has white color on #52119B background.


Related colors

Complementary color

Complementary color for #hex is #ADEE64.


I love getcolorcode.com

Triadic colors

1 #9B5211 and #119B52 with #52119B are triadic colors.

2 #9B1152 and #11529B with #52119B are triadic colors.