COLOR #52176D

HEX: #52176D RGB: (82,23,109)

Color info

#52176D contains mainly red and blue colors. Web safe color of #52176D is #660066 (or #606).

RGB color model

#52176D color RGB value is (82,23,109).

RGB: (82,23,109) (32%, 9%, 43%)

RGB channels and saturation

R 82 of 255 = 32%
G 23 of 255 = 9%
B 109 of 255 = 43%

82
23
109

R + G + B ~ 28%. #52176D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 23 + 109 = 214 (100%)
R 82 of 214 ~ 38.32%
G 23 of 214 ~ 10.75%
B 109 of 214 ~ 50.93'%

%38.32
%10.75
%50.93

CMYK color model

#52176D color CMYK value is (25,79,0,57).

  • cyan value is 24.77%
  • magenta value is 78.90%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (25,79,0,57)
C25M79Y0K57 (25%, 79%, 0%, 57%)
(0.25 / 0.79 / 0.00 / 0.57)

CMYK percentages

%24.77
%78.9
%0
%57.25

Codes

Color #52176D in popluar color models

52 17 6D
RGB 82 23 109
HSL 281° 65.15% 25.88%
HSB/HSV 281° 78.90% 42.75%
CMYK 24.77% 78.90% 0.00%
57.25%

Color #52176D in popluar number systems.

HEX 52 17 6D
Decimal 82 23 109
Binary 1010010 10111 1101101
Octal 122 27 155

Shades and tints

Shades of #52176D

#52176D
(82,23,109)
#4B1564
(75,21,100)
#44135B
(68,19,91)
#3D1152
(61,17,82)
#360F49
(54,15,73)
#2F0D40
(47,13,64)
#280B37
(40,11,55)
#21092E
(33,9,46)
#1A0725
(26,7,37)
#13051C
(19,5,28)
#0C0313
(12,3,19)
#000000
(0,0,0)

Tints of #52176D

#52176D
(82,23,109)
#612C7A
(97,44,122)
#704187
(112,65,135)
#7F5694
(127,86,148)
#8E6BA1
(142,107,161)
#9D80AE
(157,128,174)
#AC95BB
(172,149,187)
#BBAAC8
(187,170,200)
#CABFD5
(202,191,213)
#D9D4E2
(217,212,226)
#E8E9EF
(232,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52176D color. Also use rgb(82,23,109) instead hex code.

Text Font Color

.myTextColor { color: #52176D; }

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

This text font color is #52176D.

Background Color

.myBgColor { background-color: #52176D; }

<div style="background-color:#52176D">Inner text</div>

This div background color is #52176D.

Border color

.myBorderColor { border: 1px solid #52176D; }

<div style="border:3px solid #52176D">Div</div>

This div border color is #52176D.

Opacity

.myOpacity80 { color: #52176D; opacity: 0.8; }

<p style="color:#52176D;opacity:0.8;">80%</p>

Text with #52176D 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 #52176D;}

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

This text has shadow with #52176D color.


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

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

This text has shadow with #52176D primary color and red secondary color.


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

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

This text has shadow with #52176D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52176D.

Preview

Color preview on black background

This text has color #52176D on black background.


Color preview on white background

This text has color #52176D on white background.


Black color preview on #52176D background

This text has black color on #52176D background.


White color preview on #52176D background

This text has white color on #52176D background.


Related colors

Complementary color

Complementary color for #hex is #ADE892.


I love getcolorcode.com

Triadic colors

1 #6D5217 and #176D52 with #52176D are triadic colors.

2 #6D1752 and #17526D with #52176D are triadic colors.