COLOR #52194E

HEX: #52194E RGB: (82,25,78)

Color info

#52194E contains red, green and blue colors in about the same proportion. Web safe color of #52194E is #660066 (or #606).

RGB color model

#52194E color RGB value is (82,25,78).

RGB: (82,25,78) (32%, 10%, 31%)

RGB channels and saturation

R 82 of 255 = 32%
G 25 of 255 = 10%
B 78 of 255 = 31%

82
25
78

R + G + B ~ 24%. #52194E is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 25 + 78 = 185 (100%)
R 82 of 185 ~ 44.32%
G 25 of 185 ~ 13.51%
B 78 of 185 ~ 42.16'%

%44.32
%13.51
%42.16

CMYK color model

#52194E color CMYK value is (0,70,5,68).

  • cyan value is 0.00%
  • magenta value is 69.51%
  • yellow value is 4.88%
  • key color value is 67.84%

CMYK: (0,70,5,68)
C0M70Y5K68 (0%, 70%, 5%, 68%)
(0.00 / 0.70 / 0.05 / 0.68)

CMYK percentages

%0
%69.51
%4.88
%67.84

Codes

Color #52194E in popluar color models

52 19 4E
RGB 82 25 78
HSL 304° 53.27% 20.98%
HSB/HSV 304° 69.51% 32.16%
CMYK 0.00% 69.51% 4.88%
67.84%

Color #52194E in popluar number systems.

HEX 52 19 4E
Decimal 82 25 78
Binary 1010010 11001 1001110
Octal 122 31 116

Shades and tints

Shades of #52194E

#52194E
(82,25,78)
#4B1747
(75,23,71)
#441540
(68,21,64)
#3D1339
(61,19,57)
#361132
(54,17,50)
#2F0F2B
(47,15,43)
#280D24
(40,13,36)
#210B1D
(33,11,29)
#1A0916
(26,9,22)
#13070F
(19,7,15)
#0C0508
(12,5,8)
#000000
(0,0,0)

Tints of #52194E

#52194E
(82,25,78)
#612D5E
(97,45,94)
#70416E
(112,65,110)
#7F557E
(127,85,126)
#8E698E
(142,105,142)
#9D7D9E
(157,125,158)
#AC91AE
(172,145,174)
#BBA5BE
(187,165,190)
#CAB9CE
(202,185,206)
#D9CDDE
(217,205,222)
#E8E1EE
(232,225,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52194E color. Also use rgb(82,25,78) instead hex code.

Text Font Color

.myTextColor { color: #52194E; }

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

This text font color is #52194E.

Background Color

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

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

This div background color is #52194E.

Border color

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

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

This div border color is #52194E.

Opacity

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

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

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

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

This text has shadow with #52194E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52194E.

Preview

Color preview on black background

This text has color #52194E on black background.


Color preview on white background

This text has color #52194E on white background.


Black color preview on #52194E background

This text has black color on #52194E background.


White color preview on #52194E background

This text has white color on #52194E background.


Related colors

Complementary color

Complementary color for #hex is #ADE6B1.


I love getcolorcode.com

Triadic colors

1 #4E5219 and #194E52 with #52194E are triadic colors.

2 #4E1952 and #19524E with #52194E are triadic colors.