COLOR #52572B

HEX: #52572B RGB: (82,87,43)

Color info

#52572B contains red, green and blue colors in about the same proportion. Web safe color of #52572B is #666633 (or #663).

RGB color model

#52572B color RGB value is (82,87,43).

RGB: (82,87,43) (32%, 34%, 17%)

RGB channels and saturation

R 82 of 255 = 32%
G 87 of 255 = 34%
B 43 of 255 = 17%

82
87
43

R + G + B ~ 28%. #52572B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 87 + 43 = 212 (100%)
R 82 of 212 ~ 38.68%
G 87 of 212 ~ 41.04%
B 43 of 212 ~ 20.28'%

%38.68
%41.04
%20.28

CMYK color model

#52572B color CMYK value is (6,0,51,66).

  • cyan value is 5.75%
  • magenta value is 0.00%
  • yellow value is 50.57%
  • key color value is 65.88%

CMYK: (6,0,51,66)
C6M0Y51K66 (6%, 0%, 51%, 66%)
(0.06 / 0.00 / 0.51 / 0.66)

CMYK percentages

%5.75
%0
%50.57
%65.88

Codes

Color #52572B in popluar color models

52 57 2B
RGB 82 87 43
HSL 67° 33.85% 25.49%
HSB/HSV 67° 50.57% 34.12%
CMYK 5.75% 0.00% 50.57%
65.88%

Color #52572B in popluar number systems.

HEX 52 57 2B
Decimal 82 87 43
Binary 1010010 1010111 101011
Octal 122 127 53

Shades and tints

Shades of #52572B

#52572B
(82,87,43)
#4B5028
(75,80,40)
#444925
(68,73,37)
#3D4222
(61,66,34)
#363B1F
(54,59,31)
#2F341C
(47,52,28)
#282D19
(40,45,25)
#212616
(33,38,22)
#1A1F13
(26,31,19)
#131810
(19,24,16)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #52572B

#52572B
(82,87,43)
#61663E
(97,102,62)
#707551
(112,117,81)
#7F8464
(127,132,100)
#8E9377
(142,147,119)
#9DA28A
(157,162,138)
#ACB19D
(172,177,157)
#BBC0B0
(187,192,176)
#CACFC3
(202,207,195)
#D9DED6
(217,222,214)
#E8EDE9
(232,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52572B; }

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

This text font color is #52572B.

Background Color

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

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

This div background color is #52572B.

Border color

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

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

This div border color is #52572B.

Opacity

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

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

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

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

This text has shadow with #52572B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52572B.

Preview

Color preview on black background

This text has color #52572B on black background.


Color preview on white background

This text has color #52572B on white background.


Black color preview on #52572B background

This text has black color on #52572B background.


White color preview on #52572B background

This text has white color on #52572B background.


Related colors

Complementary color

Complementary color for #hex is #ADA8D4.


I love getcolorcode.com

Triadic colors

1 #2B5257 and #572B52 with #52572B are triadic colors.

2 #2B5752 and #57522B with #52572B are triadic colors.