COLOR #522A42

HEX: #522A42 RGB: (82,42,66)

Color info

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

RGB color model

#522A42 color RGB value is (82,42,66).

RGB: (82,42,66) (32%, 16%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 42 of 255 = 16%
B 66 of 255 = 26%

82
42
66

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

Portions of RGB colors in percentages

R + G + B = 82 + 42 + 66 = 190 (100%)
R 82 of 190 ~ 43.16%
G 42 of 190 ~ 22.11%
B 66 of 190 ~ 34.74'%

%43.16
%22.11
%34.74

CMYK color model

#522A42 color CMYK value is (0,49,20,68).

  • cyan value is 0.00%
  • magenta value is 48.78%
  • yellow value is 19.51%
  • key color value is 67.84%

CMYK: (0,49,20,68)
C0M49Y20K68 (0%, 49%, 20%, 68%)
(0.00 / 0.49 / 0.20 / 0.68)

CMYK percentages

%0
%48.78
%19.51
%67.84

Codes

Color #522A42 in popluar color models

52 2A 42
RGB 82 42 66
HSL 324° 32.26% 24.31%
HSB/HSV 324° 48.78% 32.16%
CMYK 0.00% 48.78% 19.51%
67.84%

Color #522A42 in popluar number systems.

HEX 52 2A 42
Decimal 82 42 66
Binary 1010010 101010 1000010
Octal 122 52 102

Shades and tints

Shades of #522A42

#522A42
(82,42,66)
#4B273C
(75,39,60)
#442436
(68,36,54)
#3D2130
(61,33,48)
#361E2A
(54,30,42)
#2F1B24
(47,27,36)
#28181E
(40,24,30)
#211518
(33,21,24)
#1A1212
(26,18,18)
#130F0C
(19,15,12)
#0C0C06
(12,12,6)
#000000
(0,0,0)

Tints of #522A42

#522A42
(82,42,66)
#613D53
(97,61,83)
#705064
(112,80,100)
#7F6375
(127,99,117)
#8E7686
(142,118,134)
#9D8997
(157,137,151)
#AC9CA8
(172,156,168)
#BBAFB9
(187,175,185)
#CAC2CA
(202,194,202)
#D9D5DB
(217,213,219)
#E8E8EC
(232,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522A42 color. Also use rgb(82,42,66) instead hex code.

Text Font Color

.myTextColor { color: #522A42; }

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

This text font color is #522A42.

Background Color

.myBgColor { background-color: #522A42; }

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

This div background color is #522A42.

Border color

.myBorderColor { border: 1px solid #522A42; }

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

This div border color is #522A42.

Opacity

.myOpacity80 { color: #522A42; opacity: 0.8; }

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

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

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

This text has shadow with #522A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522A42.

Preview

Color preview on black background

This text has color #522A42 on black background.


Color preview on white background

This text has color #522A42 on white background.


Black color preview on #522A42 background

This text has black color on #522A42 background.


White color preview on #522A42 background

This text has white color on #522A42 background.


Related colors

Complementary color

Complementary color for #hex is #ADD5BD.


I love getcolorcode.com

Triadic colors

1 #42522A and #2A4252 with #522A42 are triadic colors.

2 #422A52 and #2A5242 with #522A42 are triadic colors.