COLOR #522931

HEX: #522931 RGB: (82,41,49)

Color info

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

RGB color model

#522931 color RGB value is (82,41,49).

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

RGB channels and saturation

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

82
41
49

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

Portions of RGB colors in percentages

R + G + B = 82 + 41 + 49 = 172 (100%)
R 82 of 172 ~ 47.67%
G 41 of 172 ~ 23.84%
B 49 of 172 ~ 28.49'%

%47.67
%23.84
%28.49

CMYK color model

#522931 color CMYK value is (0,50,40,68).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 40.24%
  • key color value is 67.84%

CMYK: (0,50,40,68)
C0M50Y40K68 (0%, 50%, 40%, 68%)
(0.00 / 0.50 / 0.40 / 0.68)

CMYK percentages

%0
%50
%40.24
%67.84

Codes

Color #522931 in popluar color models

52 29 31
RGB 82 41 49
HSL 348° 33.33% 24.12%
HSB/HSV 348° 50.00% 32.16%
CMYK 0.00% 50.00% 40.24%
67.84%

Color #522931 in popluar number systems.

HEX 52 29 31
Decimal 82 41 49
Binary 1010010 101001 110001
Octal 122 51 61

Shades and tints

Shades of #522931

#522931
(82,41,49)
#4B262D
(75,38,45)
#442329
(68,35,41)
#3D2025
(61,32,37)
#361D21
(54,29,33)
#2F1A1D
(47,26,29)
#281719
(40,23,25)
#211415
(33,20,21)
#1A1111
(26,17,17)
#130E0D
(19,14,13)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #522931

#522931
(82,41,49)
#613C43
(97,60,67)
#704F55
(112,79,85)
#7F6267
(127,98,103)
#8E7579
(142,117,121)
#9D888B
(157,136,139)
#AC9B9D
(172,155,157)
#BBAEAF
(187,174,175)
#CAC1C1
(202,193,193)
#D9D4D3
(217,212,211)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522931; }

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

This text font color is #522931.

Background Color

.myBgColor { background-color: #522931; }

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

This div background color is #522931.

Border color

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

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

This div border color is #522931.

Opacity

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

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

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

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

This text has shadow with #522931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522931.

Preview

Color preview on black background

This text has color #522931 on black background.


Color preview on white background

This text has color #522931 on white background.


Black color preview on #522931 background

This text has black color on #522931 background.


White color preview on #522931 background

This text has white color on #522931 background.


Related colors

Complementary color

Complementary color for #hex is #ADD6CE.


I love getcolorcode.com

Triadic colors

1 #315229 and #293152 with #522931 are triadic colors.

2 #312952 and #295231 with #522931 are triadic colors.