COLOR #52416E

HEX: #52416E RGB: (82,65,110)

Color info

#52416E contains red, green and blue colors in about the same proportion. Web safe color of #52416E is #663366 (or #636).

RGB color model

#52416E color RGB value is (82,65,110).

RGB: (82,65,110) (32%, 25%, 43%)

RGB channels and saturation

R 82 of 255 = 32%
G 65 of 255 = 25%
B 110 of 255 = 43%

82
65
110

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

Portions of RGB colors in percentages

R + G + B = 82 + 65 + 110 = 257 (100%)
R 82 of 257 ~ 31.91%
G 65 of 257 ~ 25.29%
B 110 of 257 ~ 42.8'%

%31.91
%25.29
%42.8

CMYK color model

#52416E color CMYK value is (25,41,0,57).

  • cyan value is 25.45%
  • magenta value is 40.91%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (25,41,0,57)
C25M41Y0K57 (25%, 41%, 0%, 57%)
(0.25 / 0.41 / 0.00 / 0.57)

CMYK percentages

%25.45
%40.91
%0
%56.86

Codes

Color #52416E in popluar color models

52 41 6E
RGB 82 65 110
HSL 263° 25.71% 34.31%
HSB/HSV 263° 40.91% 43.14%
CMYK 25.45% 40.91% 0.00%
56.86%

Color #52416E in popluar number systems.

HEX 52 41 6E
Decimal 82 65 110
Binary 1010010 1000001 1101110
Octal 122 101 156

Shades and tints

Shades of #52416E

#52416E
(82,65,110)
#4B3C64
(75,60,100)
#44375A
(68,55,90)
#3D3250
(61,50,80)
#362D46
(54,45,70)
#2F283C
(47,40,60)
#282332
(40,35,50)
#211E28
(33,30,40)
#1A191E
(26,25,30)
#131414
(19,20,20)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #52416E

#52416E
(82,65,110)
#61527B
(97,82,123)
#706388
(112,99,136)
#7F7495
(127,116,149)
#8E85A2
(142,133,162)
#9D96AF
(157,150,175)
#ACA7BC
(172,167,188)
#BBB8C9
(187,184,201)
#CAC9D6
(202,201,214)
#D9DAE3
(217,218,227)
#E8EBF0
(232,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52416E color. Also use rgb(82,65,110) instead hex code.

Text Font Color

.myTextColor { color: #52416E; }

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

This text font color is #52416E.

Background Color

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

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

This div background color is #52416E.

Border color

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

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

This div border color is #52416E.

Opacity

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

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

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

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

This text has shadow with #52416E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52416E.

Preview

Color preview on black background

This text has color #52416E on black background.


Color preview on white background

This text has color #52416E on white background.


Black color preview on #52416E background

This text has black color on #52416E background.


White color preview on #52416E background

This text has white color on #52416E background.


Related colors

Complementary color

Complementary color for #hex is #ADBE91.


I love getcolorcode.com

Triadic colors

1 #6E5241 and #416E52 with #52416E are triadic colors.

2 #6E4152 and #41526E with #52416E are triadic colors.