COLOR #52401D

HEX: #52401D RGB: (82,64,29)

Color info

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

RGB color model

#52401D color RGB value is (82,64,29).

RGB: (82,64,29) (32%, 25%, 11%)

RGB channels and saturation

R 82 of 255 = 32%
G 64 of 255 = 25%
B 29 of 255 = 11%

82
64
29

R + G + B ~ 23%. #52401D is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 64 + 29 = 175 (100%)
R 82 of 175 ~ 46.86%
G 64 of 175 ~ 36.57%
B 29 of 175 ~ 16.57'%

%46.86
%36.57
%16.57

CMYK color model

#52401D color CMYK value is (0,22,65,68).

  • cyan value is 0.00%
  • magenta value is 21.95%
  • yellow value is 64.63%
  • key color value is 67.84%

CMYK: (0,22,65,68)
C0M22Y65K68 (0%, 22%, 65%, 68%)
(0.00 / 0.22 / 0.65 / 0.68)

CMYK percentages

%0
%21.95
%64.63
%67.84

Codes

Color #52401D in popluar color models

52 40 1D
RGB 82 64 29
HSL 40° 47.75% 21.76%
HSB/HSV 40° 64.63% 32.16%
CMYK 0.00% 21.95% 64.63%
67.84%

Color #52401D in popluar number systems.

HEX 52 40 1D
Decimal 82 64 29
Binary 1010010 1000000 11101
Octal 122 100 35

Shades and tints

Shades of #52401D

#52401D
(82,64,29)
#4B3B1B
(75,59,27)
#443619
(68,54,25)
#3D3117
(61,49,23)
#362C15
(54,44,21)
#2F2713
(47,39,19)
#282211
(40,34,17)
#211D0F
(33,29,15)
#1A180D
(26,24,13)
#13130B
(19,19,11)
#0C0E09
(12,14,9)
#000000
(0,0,0)

Tints of #52401D

#52401D
(82,64,29)
#615131
(97,81,49)
#706245
(112,98,69)
#7F7359
(127,115,89)
#8E846D
(142,132,109)
#9D9581
(157,149,129)
#ACA695
(172,166,149)
#BBB7A9
(187,183,169)
#CAC8BD
(202,200,189)
#D9D9D1
(217,217,209)
#E8EAE5
(232,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52401D; }

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

This text font color is #52401D.

Background Color

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

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

This div background color is #52401D.

Border color

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

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

This div border color is #52401D.

Opacity

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

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

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

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

This text has shadow with #52401D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52401D.

Preview

Color preview on black background

This text has color #52401D on black background.


Color preview on white background

This text has color #52401D on white background.


Black color preview on #52401D background

This text has black color on #52401D background.


White color preview on #52401D background

This text has white color on #52401D background.


Related colors

Complementary color

Complementary color for #hex is #ADBFE2.


I love getcolorcode.com

Triadic colors

1 #1D5240 and #401D52 with #52401D are triadic colors.

2 #1D4052 and #40521D with #52401D are triadic colors.