COLOR #521D31

HEX: #521D31 RGB: (82,29,49)

Color info

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

RGB color model

#521D31 color RGB value is (82,29,49).

RGB: (82,29,49) (32%, 11%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 29 of 255 = 11%
B 49 of 255 = 19%

82
29
49

R + G + B ~ 21%. #521D31 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 29 + 49 = 160 (100%)
R 82 of 160 ~ 51.25%
G 29 of 160 ~ 18.13%
B 49 of 160 ~ 30.63'%

%51.25
%18.13
%30.63

CMYK color model

#521D31 color CMYK value is (0,65,40,68).

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

CMYK: (0,65,40,68)
C0M65Y40K68 (0%, 65%, 40%, 68%)
(0.00 / 0.65 / 0.40 / 0.68)

CMYK percentages

%0
%64.63
%40.24
%67.84

Codes

Color #521D31 in popluar color models

52 1D 31
RGB 82 29 49
HSL 337° 47.75% 21.76%
HSB/HSV 337° 64.63% 32.16%
CMYK 0.00% 64.63% 40.24%
67.84%

Color #521D31 in popluar number systems.

HEX 52 1D 31
Decimal 82 29 49
Binary 1010010 11101 110001
Octal 122 35 61

Shades and tints

Shades of #521D31

#521D31
(82,29,49)
#4B1B2D
(75,27,45)
#441929
(68,25,41)
#3D1725
(61,23,37)
#361521
(54,21,33)
#2F131D
(47,19,29)
#281119
(40,17,25)
#210F15
(33,15,21)
#1A0D11
(26,13,17)
#130B0D
(19,11,13)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #521D31

#521D31
(82,29,49)
#613143
(97,49,67)
#704555
(112,69,85)
#7F5967
(127,89,103)
#8E6D79
(142,109,121)
#9D818B
(157,129,139)
#AC959D
(172,149,157)
#BBA9AF
(187,169,175)
#CABDC1
(202,189,193)
#D9D1D3
(217,209,211)
#E8E5E5
(232,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #521D31; }

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

This text font color is #521D31.

Background Color

.myBgColor { background-color: #521D31; }

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

This div background color is #521D31.

Border color

.myBorderColor { border: 1px solid #521D31; }

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

This div border color is #521D31.

Opacity

.myOpacity80 { color: #521D31; opacity: 0.8; }

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

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

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

This text has shadow with #521D31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521D31.

Preview

Color preview on black background

This text has color #521D31 on black background.


Color preview on white background

This text has color #521D31 on white background.


Black color preview on #521D31 background

This text has black color on #521D31 background.


White color preview on #521D31 background

This text has white color on #521D31 background.


Related colors

Complementary color

Complementary color for #hex is #ADE2CE.


I love getcolorcode.com

Triadic colors

1 #31521D and #1D3152 with #521D31 are triadic colors.

2 #311D52 and #1D5231 with #521D31 are triadic colors.