COLOR #52411F

HEX: #52411F RGB: (82,65,31)

Color info

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

RGB color model

#52411F color RGB value is (82,65,31).

RGB: (82,65,31) (32%, 25%, 12%)

RGB channels and saturation

R 82 of 255 = 32%
G 65 of 255 = 25%
B 31 of 255 = 12%

82
65
31

R + G + B ~ 23%. #52411F is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 65 + 31 = 178 (100%)
R 82 of 178 ~ 46.07%
G 65 of 178 ~ 36.52%
B 31 of 178 ~ 17.42'%

%46.07
%36.52
%17.42

CMYK color model

#52411F color CMYK value is (0,21,62,68).

  • cyan value is 0.00%
  • magenta value is 20.73%
  • yellow value is 62.20%
  • key color value is 67.84%

CMYK: (0,21,62,68)
C0M21Y62K68 (0%, 21%, 62%, 68%)
(0.00 / 0.21 / 0.62 / 0.68)

CMYK percentages

%0
%20.73
%62.2
%67.84

Codes

Color #52411F in popluar color models

52 41 1F
RGB 82 65 31
HSL 40° 45.13% 22.16%
HSB/HSV 40° 62.20% 32.16%
CMYK 0.00% 20.73% 62.20%
67.84%

Color #52411F in popluar number systems.

HEX 52 41 1F
Decimal 82 65 31
Binary 1010010 1000001 11111
Octal 122 101 37

Shades and tints

Shades of #52411F

#52411F
(82,65,31)
#4B3C1D
(75,60,29)
#44371B
(68,55,27)
#3D3219
(61,50,25)
#362D17
(54,45,23)
#2F2815
(47,40,21)
#282313
(40,35,19)
#211E11
(33,30,17)
#1A190F
(26,25,15)
#13140D
(19,20,13)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #52411F

#52411F
(82,65,31)
#615233
(97,82,51)
#706347
(112,99,71)
#7F745B
(127,116,91)
#8E856F
(142,133,111)
#9D9683
(157,150,131)
#ACA797
(172,167,151)
#BBB8AB
(187,184,171)
#CAC9BF
(202,201,191)
#D9DAD3
(217,218,211)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52411F color. Also use rgb(82,65,31) instead hex code.

Text Font Color

.myTextColor { color: #52411F; }

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

This text font color is #52411F.

Background Color

.myBgColor { background-color: #52411F; }

<div style="background-color:#52411F">Inner text</div>

This div background color is #52411F.

Border color

.myBorderColor { border: 1px solid #52411F; }

<div style="border:3px solid #52411F">Div</div>

This div border color is #52411F.

Opacity

.myOpacity80 { color: #52411F; opacity: 0.8; }

<p style="color:#52411F;opacity:0.8;">80%</p>

Text with #52411F 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 #52411F;}

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

This text has shadow with #52411F color.


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

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

This text has shadow with #52411F primary color and red secondary color.


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

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

This text has shadow with #52411F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52411F.

Preview

Color preview on black background

This text has color #52411F on black background.


Color preview on white background

This text has color #52411F on white background.


Black color preview on #52411F background

This text has black color on #52411F background.


White color preview on #52411F background

This text has white color on #52411F background.


Related colors

Complementary color

Complementary color for #hex is #ADBEE0.


I love getcolorcode.com

Triadic colors

1 #1F5241 and #411F52 with #52411F are triadic colors.

2 #1F4152 and #41521F with #52411F are triadic colors.