COLOR #52442B

HEX: #52442B RGB: (82,68,43)

Color info

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

RGB color model

#52442B color RGB value is (82,68,43).

RGB: (82,68,43) (32%, 27%, 17%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 43 of 255 = 17%

82
68
43

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

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 43 = 193 (100%)
R 82 of 193 ~ 42.49%
G 68 of 193 ~ 35.23%
B 43 of 193 ~ 22.28'%

%42.49
%35.23
%22.28

CMYK color model

#52442B color CMYK value is (0,17,48,68).

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

CMYK: (0,17,48,68)
C0M17Y48K68 (0%, 17%, 48%, 68%)
(0.00 / 0.17 / 0.48 / 0.68)

CMYK percentages

%0
%17.07
%47.56
%67.84

Codes

Color #52442B in popluar color models

52 44 2B
RGB 82 68 43
HSL 38° 31.20% 24.51%
HSB/HSV 38° 47.56% 32.16%
CMYK 0.00% 17.07% 47.56%
67.84%

Color #52442B in popluar number systems.

HEX 52 44 2B
Decimal 82 68 43
Binary 1010010 1000100 101011
Octal 122 104 53

Shades and tints

Shades of #52442B

#52442B
(82,68,43)
#4B3E28
(75,62,40)
#443825
(68,56,37)
#3D3222
(61,50,34)
#362C1F
(54,44,31)
#2F261C
(47,38,28)
#282019
(40,32,25)
#211A16
(33,26,22)
#1A1413
(26,20,19)
#130E10
(19,14,16)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #52442B

#52442B
(82,68,43)
#61553E
(97,85,62)
#706651
(112,102,81)
#7F7764
(127,119,100)
#8E8877
(142,136,119)
#9D998A
(157,153,138)
#ACAA9D
(172,170,157)
#BBBBB0
(187,187,176)
#CACCC3
(202,204,195)
#D9DDD6
(217,221,214)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52442B; }

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

This text font color is #52442B.

Background Color

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

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

This div background color is #52442B.

Border color

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

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

This div border color is #52442B.

Opacity

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

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

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

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

This text has shadow with #52442B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52442B.

Preview

Color preview on black background

This text has color #52442B on black background.


Color preview on white background

This text has color #52442B on white background.


Black color preview on #52442B background

This text has black color on #52442B background.


White color preview on #52442B background

This text has white color on #52442B background.


Related colors

Complementary color

Complementary color for #hex is #ADBBD4.


I love getcolorcode.com

Triadic colors

1 #2B5244 and #442B52 with #52442B are triadic colors.

2 #2B4452 and #44522B with #52442B are triadic colors.