COLOR #52422B

HEX: #52422B RGB: (82,66,43)

Color info

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

RGB color model

#52422B color RGB value is (82,66,43).

RGB: (82,66,43) (32%, 26%, 17%)

RGB channels and saturation

R 82 of 255 = 32%
G 66 of 255 = 26%
B 43 of 255 = 17%

82
66
43

R + G + B ~ 25%. #52422B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 66 + 43 = 191 (100%)
R 82 of 191 ~ 42.93%
G 66 of 191 ~ 34.55%
B 43 of 191 ~ 22.51'%

%42.93
%34.55
%22.51

CMYK color model

#52422B color CMYK value is (0,20,48,68).

  • cyan value is 0.00%
  • magenta value is 19.51%
  • yellow value is 47.56%
  • key color value is 67.84%

CMYK: (0,20,48,68)
C0M20Y48K68 (0%, 20%, 48%, 68%)
(0.00 / 0.20 / 0.48 / 0.68)

CMYK percentages

%0
%19.51
%47.56
%67.84

Codes

Color #52422B in popluar color models

52 42 2B
RGB 82 66 43
HSL 35° 31.20% 24.51%
HSB/HSV 35° 47.56% 32.16%
CMYK 0.00% 19.51% 47.56%
67.84%

Color #52422B in popluar number systems.

HEX 52 42 2B
Decimal 82 66 43
Binary 1010010 1000010 101011
Octal 122 102 53

Shades and tints

Shades of #52422B

#52422B
(82,66,43)
#4B3C28
(75,60,40)
#443625
(68,54,37)
#3D3022
(61,48,34)
#362A1F
(54,42,31)
#2F241C
(47,36,28)
#281E19
(40,30,25)
#211816
(33,24,22)
#1A1213
(26,18,19)
#130C10
(19,12,16)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #52422B

#52422B
(82,66,43)
#61533E
(97,83,62)
#706451
(112,100,81)
#7F7564
(127,117,100)
#8E8677
(142,134,119)
#9D978A
(157,151,138)
#ACA89D
(172,168,157)
#BBB9B0
(187,185,176)
#CACAC3
(202,202,195)
#D9DBD6
(217,219,214)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52422B color. Also use rgb(82,66,43) instead hex code.

Text Font Color

.myTextColor { color: #52422B; }

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

This text font color is #52422B.

Background Color

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

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

This div background color is #52422B.

Border color

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

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

This div border color is #52422B.

Opacity

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

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

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

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

This text has shadow with #52422B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52422B.

Preview

Color preview on black background

This text has color #52422B on black background.


Color preview on white background

This text has color #52422B on white background.


Black color preview on #52422B background

This text has black color on #52422B background.


White color preview on #52422B background

This text has white color on #52422B background.


Related colors

Complementary color

Complementary color for #hex is #ADBDD4.


I love getcolorcode.com

Triadic colors

1 #2B5242 and #422B52 with #52422B are triadic colors.

2 #2B4252 and #42522B with #52422B are triadic colors.