COLOR #522546

HEX: #522546 RGB: (82,37,70)

Color info

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

RGB color model

#522546 color RGB value is (82,37,70).

RGB: (82,37,70) (32%, 15%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 37 of 255 = 15%
B 70 of 255 = 27%

82
37
70

R + G + B ~ 25%. #522546 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 37 + 70 = 189 (100%)
R 82 of 189 ~ 43.39%
G 37 of 189 ~ 19.58%
B 70 of 189 ~ 37.04'%

%43.39
%19.58
%37.04

CMYK color model

#522546 color CMYK value is (0,55,15,68).

  • cyan value is 0.00%
  • magenta value is 54.88%
  • yellow value is 14.63%
  • key color value is 67.84%

CMYK: (0,55,15,68)
C0M55Y15K68 (0%, 55%, 15%, 68%)
(0.00 / 0.55 / 0.15 / 0.68)

CMYK percentages

%0
%54.88
%14.63
%67.84

Codes

Color #522546 in popluar color models

52 25 46
RGB 82 37 70
HSL 316° 37.82% 23.33%
HSB/HSV 316° 54.88% 32.16%
CMYK 0.00% 54.88% 14.63%
67.84%

Color #522546 in popluar number systems.

HEX 52 25 46
Decimal 82 37 70
Binary 1010010 100101 1000110
Octal 122 45 106

Shades and tints

Shades of #522546

#522546
(82,37,70)
#4B2240
(75,34,64)
#441F3A
(68,31,58)
#3D1C34
(61,28,52)
#36192E
(54,25,46)
#2F1628
(47,22,40)
#281322
(40,19,34)
#21101C
(33,16,28)
#1A0D16
(26,13,22)
#130A10
(19,10,16)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #522546

#522546
(82,37,70)
#613856
(97,56,86)
#704B66
(112,75,102)
#7F5E76
(127,94,118)
#8E7186
(142,113,134)
#9D8496
(157,132,150)
#AC97A6
(172,151,166)
#BBAAB6
(187,170,182)
#CABDC6
(202,189,198)
#D9D0D6
(217,208,214)
#E8E3E6
(232,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522546; }

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

This text font color is #522546.

Background Color

.myBgColor { background-color: #522546; }

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

This div background color is #522546.

Border color

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

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

This div border color is #522546.

Opacity

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

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

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

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

This text has shadow with #522546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522546.

Preview

Color preview on black background

This text has color #522546 on black background.


Color preview on white background

This text has color #522546 on white background.


Black color preview on #522546 background

This text has black color on #522546 background.


White color preview on #522546 background

This text has white color on #522546 background.


Related colors

Complementary color

Complementary color for #hex is #ADDAB9.


I love getcolorcode.com

Triadic colors

1 #465225 and #254652 with #522546 are triadic colors.

2 #462552 and #255246 with #522546 are triadic colors.