COLOR #522E46

HEX: #522E46 RGB: (82,46,70)

Color info

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

RGB color model

#522E46 color RGB value is (82,46,70).

RGB: (82,46,70) (32%, 18%, 27%)

RGB channels and saturation

R 82 of 255 = 32%
G 46 of 255 = 18%
B 70 of 255 = 27%

82
46
70

R + G + B ~ 26%. #522E46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 46 + 70 = 198 (100%)
R 82 of 198 ~ 41.41%
G 46 of 198 ~ 23.23%
B 70 of 198 ~ 35.35'%

%41.41
%23.23
%35.35

CMYK color model

#522E46 color CMYK value is (0,44,15,68).

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

CMYK: (0,44,15,68)
C0M44Y15K68 (0%, 44%, 15%, 68%)
(0.00 / 0.44 / 0.15 / 0.68)

CMYK percentages

%0
%43.9
%14.63
%67.84

Codes

Color #522E46 in popluar color models

52 2E 46
RGB 82 46 70
HSL 320° 28.13% 25.10%
HSB/HSV 320° 43.90% 32.16%
CMYK 0.00% 43.90% 14.63%
67.84%

Color #522E46 in popluar number systems.

HEX 52 2E 46
Decimal 82 46 70
Binary 1010010 101110 1000110
Octal 122 56 106

Shades and tints

Shades of #522E46

#522E46
(82,46,70)
#4B2A40
(75,42,64)
#44263A
(68,38,58)
#3D2234
(61,34,52)
#361E2E
(54,30,46)
#2F1A28
(47,26,40)
#281622
(40,22,34)
#21121C
(33,18,28)
#1A0E16
(26,14,22)
#130A10
(19,10,16)
#0C060A
(12,6,10)
#000000
(0,0,0)

Tints of #522E46

#522E46
(82,46,70)
#614156
(97,65,86)
#705466
(112,84,102)
#7F6776
(127,103,118)
#8E7A86
(142,122,134)
#9D8D96
(157,141,150)
#ACA0A6
(172,160,166)
#BBB3B6
(187,179,182)
#CAC6C6
(202,198,198)
#D9D9D6
(217,217,214)
#E8ECE6
(232,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522E46; }

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

This text font color is #522E46.

Background Color

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

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

This div background color is #522E46.

Border color

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

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

This div border color is #522E46.

Opacity

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

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

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

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

This text has shadow with #522E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522E46.

Preview

Color preview on black background

This text has color #522E46 on black background.


Color preview on white background

This text has color #522E46 on white background.


Black color preview on #522E46 background

This text has black color on #522E46 background.


White color preview on #522E46 background

This text has white color on #522E46 background.


Related colors

Complementary color

Complementary color for #hex is #ADD1B9.


I love getcolorcode.com

Triadic colors

1 #46522E and #2E4652 with #522E46 are triadic colors.

2 #462E52 and #2E5246 with #522E46 are triadic colors.