COLOR #522831

HEX: #522831 RGB: (82,40,49)

Color info

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

RGB color model

#522831 color RGB value is (82,40,49).

RGB: (82,40,49) (32%, 16%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 40 of 255 = 16%
B 49 of 255 = 19%

82
40
49

R + G + B ~ 22%. #522831 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 40 + 49 = 171 (100%)
R 82 of 171 ~ 47.95%
G 40 of 171 ~ 23.39%
B 49 of 171 ~ 28.65'%

%47.95
%23.39
%28.65

CMYK color model

#522831 color CMYK value is (0,51,40,68).

  • cyan value is 0.00%
  • magenta value is 51.22%
  • yellow value is 40.24%
  • key color value is 67.84%
CMYK: (0,51,40,68) C0M51Y40K68 (0%,51%,40%,68%) (0.00/0.51/0.40/0.68) 

CMYK percentages

%0
%51.22
%40.24
%67.84

Codes

Color #522831 in popluar color models

52 28 31
RGB 82 40 49
HSL 347° 34.43% 23.92%
HSB/HSV 347° 51.22% 32.16%
CMYK 0.00% 51.22% 40.24%
67.84%

Color #522831 in popluar number systems.

HEX 52 28 31
Decimal 82 40 49
Binary 1010010 101000 110001
Octal 122 50 61

Shades and tints

Shades of #522831

#522831
(82,40,49)
#4B252D
(75,37,45)
#442229
(68,34,41)
#3D1F25
(61,31,37)
#361C21
(54,28,33)
#2F191D
(47,25,29)
#281619
(40,22,25)
#211315
(33,19,21)
#1A1011
(26,16,17)
#130D0D
(19,13,13)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #522831

#522831
(82,40,49)
#613B43
(97,59,67)
#704E55
(112,78,85)
#7F6167
(127,97,103)
#8E7479
(142,116,121)
#9D878B
(157,135,139)
#AC9A9D
(172,154,157)
#BBADAF
(187,173,175)
#CAC0C1
(202,192,193)
#D9D3D3
(217,211,211)
#E8E6E5
(232,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #522831 color. Also use rgb(82,40,49) instead hex code.

Text Font Color

.myTextColor { color: #522831; }

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

This text font color is #522831.

Background Color

.myBgColor { background-color: #522831; }

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

This div background color is #522831.

Border color

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

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

This div border color is #522831.

Opacity

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

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

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

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

This text has shadow with #522831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522831.

Preview

Color preview on black background

This text has color #522831 on black background.


Color preview on white background

This text has color #522831 on white background.


Black color preview on #522831 background

This text has black color on #522831 background.


White color preview on #522831 background

This text has white color on #522831 background.


Related colors

Complementary color

Complementary color for #hex is #ADD7CE.


I love getcolorcode.com

Triadic colors

1 #315228 and #283152 with #522831 are triadic colors.

2 #312852 and #285231 with #522831 are triadic colors.