COLOR #52211B

HEX: #52211B RGB: (82,33,27)

Color info

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

RGB color model

#52211B color RGB value is (82,33,27).

RGB: (82,33,27) (32%, 13%, 11%)

RGB channels and saturation

R 82 of 255 = 32%
G 33 of 255 = 13%
B 27 of 255 = 11%

82
33
27

R + G + B ~ 19%. #52211B is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 33 + 27 = 142 (100%)
R 82 of 142 ~ 57.75%
G 33 of 142 ~ 23.24%
B 27 of 142 ~ 19.01'%

%57.75
%23.24
%19.01

CMYK color model

#52211B color CMYK value is (0,60,67,68).

  • cyan value is 0.00%
  • magenta value is 59.76%
  • yellow value is 67.07%
  • key color value is 67.84%

CMYK: (0,60,67,68)
C0M60Y67K68 (0%, 60%, 67%, 68%)
(0.00 / 0.60 / 0.67 / 0.68)

CMYK percentages

%0
%59.76
%67.07
%67.84

Codes

Color #52211B in popluar color models

52 21 1B
RGB 82 33 27
HSL 50.46% 21.37%
HSB/HSV 67.07% 32.16%
CMYK 0.00% 59.76% 67.07%
67.84%

Color #52211B in popluar number systems.

HEX 52 21 1B
Decimal 82 33 27
Binary 1010010 100001 11011
Octal 122 41 33

Shades and tints

Shades of #52211B

#52211B
(82,33,27)
#4B1E19
(75,30,25)
#441B17
(68,27,23)
#3D1815
(61,24,21)
#361513
(54,21,19)
#2F1211
(47,18,17)
#280F0F
(40,15,15)
#210C0D
(33,12,13)
#1A090B
(26,9,11)
#130609
(19,6,9)
#0C0307
(12,3,7)
#000000
(0,0,0)

Tints of #52211B

#52211B
(82,33,27)
#61352F
(97,53,47)
#704943
(112,73,67)
#7F5D57
(127,93,87)
#8E716B
(142,113,107)
#9D857F
(157,133,127)
#AC9993
(172,153,147)
#BBADA7
(187,173,167)
#CAC1BB
(202,193,187)
#D9D5CF
(217,213,207)
#E8E9E3
(232,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52211B color. Also use rgb(82,33,27) instead hex code.

Text Font Color

.myTextColor { color: #52211B; }

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

This text font color is #52211B.

Background Color

.myBgColor { background-color: #52211B; }

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

This div background color is #52211B.

Border color

.myBorderColor { border: 1px solid #52211B; }

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

This div border color is #52211B.

Opacity

.myOpacity80 { color: #52211B; opacity: 0.8; }

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

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

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

This text has shadow with #52211B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52211B.

Preview

Color preview on black background

This text has color #52211B on black background.


Color preview on white background

This text has color #52211B on white background.


Black color preview on #52211B background

This text has black color on #52211B background.


White color preview on #52211B background

This text has white color on #52211B background.


Related colors

Complementary color

Complementary color for #hex is #ADDEE4.


I love getcolorcode.com

Triadic colors

1 #1B5221 and #211B52 with #52211B are triadic colors.

2 #1B2152 and #21521B with #52211B are triadic colors.