COLOR #52513D

HEX: #52513D RGB: (82,81,61)

Color info

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

RGB color model

#52513D color RGB value is (82,81,61).

RGB: (82,81,61) (32%, 32%, 24%)

RGB channels and saturation

R 82 of 255 = 32%
G 81 of 255 = 32%
B 61 of 255 = 24%

82
81
61

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

Portions of RGB colors in percentages

R + G + B = 82 + 81 + 61 = 224 (100%)
R 82 of 224 ~ 36.61%
G 81 of 224 ~ 36.16%
B 61 of 224 ~ 27.23'%

%36.61
%36.16
%27.23

CMYK color model

#52513D color CMYK value is (0,1,26,68).

  • cyan value is 0.00%
  • magenta value is 1.22%
  • yellow value is 25.61%
  • key color value is 67.84%
CMYK: (0,1,26,68) C0M1Y26K68 (0%,1%,26%,68%) (0.00/0.01/0.26/0.68) 

CMYK percentages

%0
%1.22
%25.61
%67.84

Codes

Color #52513D in popluar color models

52 51 3D
RGB 82 81 61
HSL 57° 14.69% 28.04%
HSB/HSV 57° 25.61% 32.16%
CMYK 0.00% 1.22% 25.61%
67.84%

Color #52513D in popluar number systems.

HEX 52 51 3D
Decimal 82 81 61
Binary 1010010 1010001 111101
Octal 122 121 75

Shades and tints

Shades of #52513D

#52513D
(82,81,61)
#4B4A38
(75,74,56)
#444333
(68,67,51)
#3D3C2E
(61,60,46)
#363529
(54,53,41)
#2F2E24
(47,46,36)
#28271F
(40,39,31)
#21201A
(33,32,26)
#1A1915
(26,25,21)
#131210
(19,18,16)
#0C0B0B
(12,11,11)
#000000
(0,0,0)

Tints of #52513D

#52513D
(82,81,61)
#61604E
(97,96,78)
#706F5F
(112,111,95)
#7F7E70
(127,126,112)
#8E8D81
(142,141,129)
#9D9C92
(157,156,146)
#ACABA3
(172,171,163)
#BBBAB4
(187,186,180)
#CAC9C5
(202,201,197)
#D9D8D6
(217,216,214)
#E8E7E7
(232,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52513D color. Also use rgb(82,81,61) instead hex code.

Text Font Color

.myTextColor { color: #52513D; }

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

This text font color is #52513D.

Background Color

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

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

This div background color is #52513D.

Border color

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

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

This div border color is #52513D.

Opacity

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

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

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

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

This text has shadow with #52513D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52513D.

Preview

Color preview on black background

This text has color #52513D on black background.


Color preview on white background

This text has color #52513D on white background.


Black color preview on #52513D background

This text has black color on #52513D background.


White color preview on #52513D background

This text has white color on #52513D background.


Related colors

Complementary color

Complementary color for #hex is #ADAEC2.


I love getcolorcode.com

Triadic colors

1 #3D5251 and #513D52 with #52513D are triadic colors.

2 #3D5152 and #51523D with #52513D are triadic colors.