COLOR #522446

HEX: #522446 RGB: (82,36,70)

Color info

#522446 contains red, green and blue colors in about the same proportion. Web safe color of #522446 is #663333 (or #633).

RGB color model

#522446 color RGB value is (82,36,70).

RGB: (82,36,70) (32%, 14%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 36 of 255 = 14%
B 70 of 255 = 27%

82
36
70

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

Portions of RGB colors in percentages

R + G + B = 82 + 36 + 70 = 188 (100%)
R 82 of 188 ~ 43.62%
G 36 of 188 ~ 19.15%
B 70 of 188 ~ 37.23'%

%43.62
%19.15
%37.23

CMYK color model

#522446 color CMYK value is (0,56,15,68).

  • cyan value is 0.00%
  • magenta value is 56.10%
  • yellow value is 14.63%
  • key color value is 67.84%
CMYK: (0,56,15,68) C0M56Y15K68 (0%,56%,15%,68%) (0.00/0.56/0.15/0.68) 

CMYK percentages

%0
%56.1
%14.63
%67.84

Codes

Color #522446 in popluar color models

52 24 46
RGB 82 36 70
HSL 316° 38.98% 23.14%
HSB/HSV 316° 56.10% 32.16%
CMYK 0.00% 56.10% 14.63%
67.84%

Color #522446 in popluar number systems.

HEX 52 24 46
Decimal 82 36 70
Binary 1010010 100100 1000110
Octal 122 44 106

Shades and tints

Shades of #522446

#522446
(82,36,70)
#4B2140
(75,33,64)
#441E3A
(68,30,58)
#3D1B34
(61,27,52)
#36182E
(54,24,46)
#2F1528
(47,21,40)
#281222
(40,18,34)
#210F1C
(33,15,28)
#1A0C16
(26,12,22)
#130910
(19,9,16)
#0C060A
(12,6,10)
#000000
(0,0,0)

Tints of #522446

#522446
(82,36,70)
#613756
(97,55,86)
#704A66
(112,74,102)
#7F5D76
(127,93,118)
#8E7086
(142,112,134)
#9D8396
(157,131,150)
#AC96A6
(172,150,166)
#BBA9B6
(187,169,182)
#CABCC6
(202,188,198)
#D9CFD6
(217,207,214)
#E8E2E6
(232,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522446 color. Also use rgb(82,36,70) instead hex code.

Text Font Color

.myTextColor { color: #522446; }

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

This text font color is #522446.

Background Color

.myBgColor { background-color: #522446; }

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

This div background color is #522446.

Border color

.myBorderColor { border: 1px solid #522446; }

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

This div border color is #522446.

Opacity

.myOpacity80 { color: #522446; opacity: 0.8; }

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

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

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

This text has shadow with #522446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522446.

Preview

Color preview on black background

This text has color #522446 on black background.


Color preview on white background

This text has color #522446 on white background.


Black color preview on #522446 background

This text has black color on #522446 background.


White color preview on #522446 background

This text has white color on #522446 background.


Related colors

Complementary color

Complementary color for #hex is #ADDBB9.


I love getcolorcode.com

Triadic colors

1 #465224 and #244652 with #522446 are triadic colors.

2 #462452 and #245246 with #522446 are triadic colors.