COLOR #52543B

HEX: #52543B RGB: (82,84,59)

Color info

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

RGB color model

#52543B color RGB value is (82,84,59).

RGB: (82,84,59) (32%, 33%, 23%)

RGB channels and saturation

R 82 of 255 = 32%
G 84 of 255 = 33%
B 59 of 255 = 23%

82
84
59

R + G + B ~ 29%. #52543B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 84 + 59 = 225 (100%)
R 82 of 225 ~ 36.44%
G 84 of 225 ~ 37.33%
B 59 of 225 ~ 26.22'%

%36.44
%37.33
%26.22

CMYK color model

#52543B color CMYK value is (2,0,30,67).

  • cyan value is 2.38%
  • magenta value is 0.00%
  • yellow value is 29.76%
  • key color value is 67.06%
CMYK: (2,0,30,67) C2M0Y30K67 (2%,0%,30%,67%) (0.02/0.00/0.30/0.67) 

CMYK percentages

%2.38
%0
%29.76
%67.06

Codes

Color #52543B in popluar color models

52 54 3B
RGB 82 84 59
HSL 65° 17.48% 28.04%
HSB/HSV 65° 29.76% 32.94%
CMYK 2.38% 0.00% 29.76%
67.06%

Color #52543B in popluar number systems.

HEX 52 54 3B
Decimal 82 84 59
Binary 1010010 1010100 111011
Octal 122 124 73

Shades and tints

Shades of #52543B

#52543B
(82,84,59)
#4B4D36
(75,77,54)
#444631
(68,70,49)
#3D3F2C
(61,63,44)
#363827
(54,56,39)
#2F3122
(47,49,34)
#282A1D
(40,42,29)
#212318
(33,35,24)
#1A1C13
(26,28,19)
#13150E
(19,21,14)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #52543B

#52543B
(82,84,59)
#61634C
(97,99,76)
#70725D
(112,114,93)
#7F816E
(127,129,110)
#8E907F
(142,144,127)
#9D9F90
(157,159,144)
#ACAEA1
(172,174,161)
#BBBDB2
(187,189,178)
#CACCC3
(202,204,195)
#D9DBD4
(217,219,212)
#E8EAE5
(232,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52543B color. Also use rgb(82,84,59) instead hex code.

Text Font Color

.myTextColor { color: #52543B; }

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

This text font color is #52543B.

Background Color

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

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

This div background color is #52543B.

Border color

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

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

This div border color is #52543B.

Opacity

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

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

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

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

This text has shadow with #52543B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52543B.

Preview

Color preview on black background

This text has color #52543B on black background.


Color preview on white background

This text has color #52543B on white background.


Black color preview on #52543B background

This text has black color on #52543B background.


White color preview on #52543B background

This text has white color on #52543B background.


Related colors

Complementary color

Complementary color for #hex is #ADABC4.


I love getcolorcode.com

Triadic colors

1 #3B5254 and #543B52 with #52543B are triadic colors.

2 #3B5452 and #54523B with #52543B are triadic colors.