COLOR #52531D

HEX: #52531D RGB: (82,83,29)

Color info

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

RGB color model

#52531D color RGB value is (82,83,29).

RGB: (82,83,29) (32%, 33%, 11%)

RGB channels and saturation

R 82 of 255 = 32%
G 83 of 255 = 33%
B 29 of 255 = 11%

82
83
29

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

Portions of RGB colors in percentages

R + G + B = 82 + 83 + 29 = 194 (100%)
R 82 of 194 ~ 42.27%
G 83 of 194 ~ 42.78%
B 29 of 194 ~ 14.95'%

%42.27
%42.78
%14.95

CMYK color model

#52531D color CMYK value is (1,0,65,67).

  • cyan value is 1.20%
  • magenta value is 0.00%
  • yellow value is 65.06%
  • key color value is 67.45%

CMYK: (1,0,65,67)
C1M0Y65K67 (1%, 0%, 65%, 67%)
(0.01 / 0.00 / 0.65 / 0.67)

CMYK percentages

%1.2
%0
%65.06
%67.45

Codes

Color #52531D in popluar color models

52 53 1D
RGB 82 83 29
HSL 61° 48.21% 21.96%
HSB/HSV 61° 65.06% 32.55%
CMYK 1.20% 0.00% 65.06%
67.45%

Color #52531D in popluar number systems.

HEX 52 53 1D
Decimal 82 83 29
Binary 1010010 1010011 11101
Octal 122 123 35

Shades and tints

Shades of #52531D

#52531D
(82,83,29)
#4B4C1B
(75,76,27)
#444519
(68,69,25)
#3D3E17
(61,62,23)
#363715
(54,55,21)
#2F3013
(47,48,19)
#282911
(40,41,17)
#21220F
(33,34,15)
#1A1B0D
(26,27,13)
#13140B
(19,20,11)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #52531D

#52531D
(82,83,29)
#616231
(97,98,49)
#707145
(112,113,69)
#7F8059
(127,128,89)
#8E8F6D
(142,143,109)
#9D9E81
(157,158,129)
#ACAD95
(172,173,149)
#BBBCA9
(187,188,169)
#CACBBD
(202,203,189)
#D9DAD1
(217,218,209)
#E8E9E5
(232,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52531D color. Also use rgb(82,83,29) instead hex code.

Text Font Color

.myTextColor { color: #52531D; }

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

This text font color is #52531D.

Background Color

.myBgColor { background-color: #52531D; }

<div style="background-color:#52531D">Inner text</div>

This div background color is #52531D.

Border color

.myBorderColor { border: 1px solid #52531D; }

<div style="border:3px solid #52531D">Div</div>

This div border color is #52531D.

Opacity

.myOpacity80 { color: #52531D; opacity: 0.8; }

<p style="color:#52531D;opacity:0.8;">80%</p>

Text with #52531D 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 #52531D;}

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

This text has shadow with #52531D color.


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

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

This text has shadow with #52531D primary color and red secondary color.


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

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

This text has shadow with #52531D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52531D.

Preview

Color preview on black background

This text has color #52531D on black background.


Color preview on white background

This text has color #52531D on white background.


Black color preview on #52531D background

This text has black color on #52531D background.


White color preview on #52531D background

This text has white color on #52531D background.


Related colors

Complementary color

Complementary color for #hex is #ADACE2.


I love getcolorcode.com

Triadic colors

1 #1D5253 and #531D52 with #52531D are triadic colors.

2 #1D5352 and #53521D with #52531D are triadic colors.