COLOR #52443A

HEX: #52443A RGB: (82,68,58)

Color info

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

RGB color model

#52443A color RGB value is (82,68,58).

RGB: (82,68,58) (32%, 27%, 23%)

RGB channels and saturation

R 82 of 255 = 32%
G 68 of 255 = 27%
B 58 of 255 = 23%

82
68
58

R + G + B ~ 27%. #52443A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 68 + 58 = 208 (100%)
R 82 of 208 ~ 39.42%
G 68 of 208 ~ 32.69%
B 58 of 208 ~ 27.88'%

%39.42
%32.69
%27.88

CMYK color model

#52443A color CMYK value is (0,17,29,68).

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

CMYK: (0,17,29,68)
C0M17Y29K68 (0%, 17%, 29%, 68%)
(0.00 / 0.17 / 0.29 / 0.68)

CMYK percentages

%0
%17.07
%29.27
%67.84

Codes

Color #52443A in popluar color models

52 44 3A
RGB 82 68 58
HSL 25° 17.14% 27.45%
HSB/HSV 25° 29.27% 32.16%
CMYK 0.00% 17.07% 29.27%
67.84%

Color #52443A in popluar number systems.

HEX 52 44 3A
Decimal 82 68 58
Binary 1010010 1000100 111010
Octal 122 104 72

Shades and tints

Shades of #52443A

#52443A
(82,68,58)
#4B3E35
(75,62,53)
#443830
(68,56,48)
#3D322B
(61,50,43)
#362C26
(54,44,38)
#2F2621
(47,38,33)
#28201C
(40,32,28)
#211A17
(33,26,23)
#1A1412
(26,20,18)
#130E0D
(19,14,13)
#0C0808
(12,8,8)
#000000
(0,0,0)

Tints of #52443A

#52443A
(82,68,58)
#61554B
(97,85,75)
#70665C
(112,102,92)
#7F776D
(127,119,109)
#8E887E
(142,136,126)
#9D998F
(157,153,143)
#ACAAA0
(172,170,160)
#BBBBB1
(187,187,177)
#CACCC2
(202,204,194)
#D9DDD3
(217,221,211)
#E8EEE4
(232,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52443A color. Also use rgb(82,68,58) instead hex code.

Text Font Color

.myTextColor { color: #52443A; }

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

This text font color is #52443A.

Background Color

.myBgColor { background-color: #52443A; }

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

This div background color is #52443A.

Border color

.myBorderColor { border: 1px solid #52443A; }

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

This div border color is #52443A.

Opacity

.myOpacity80 { color: #52443A; opacity: 0.8; }

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

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

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

This text has shadow with #52443A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52443A.

Preview

Color preview on black background

This text has color #52443A on black background.


Color preview on white background

This text has color #52443A on white background.


Black color preview on #52443A background

This text has black color on #52443A background.


White color preview on #52443A background

This text has white color on #52443A background.


Related colors

Complementary color

Complementary color for #hex is #ADBBC5.


I love getcolorcode.com

Triadic colors

1 #3A5244 and #443A52 with #52443A are triadic colors.

2 #3A4452 and #44523A with #52443A are triadic colors.