COLOR #52371F

HEX: #52371F RGB: (82,55,31)

Color info

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

RGB color model

#52371F color RGB value is (82,55,31).

RGB: (82,55,31) (32%, 22%, 12%)

RGB channels and saturation

R 82 of 255 = 32%
G 55 of 255 = 22%
B 31 of 255 = 12%

82
55
31

R + G + B ~ 22%. #52371F is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 55 + 31 = 168 (100%)
R 82 of 168 ~ 48.81%
G 55 of 168 ~ 32.74%
B 31 of 168 ~ 18.45'%

%48.81
%32.74
%18.45

CMYK color model

#52371F color CMYK value is (0,33,62,68).

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

CMYK: (0,33,62,68)
C0M33Y62K68 (0%, 33%, 62%, 68%)
(0.00 / 0.33 / 0.62 / 0.68)

CMYK percentages

%0
%32.93
%62.2
%67.84

Codes

Color #52371F in popluar color models

52 37 1F
RGB 82 55 31
HSL 28° 45.13% 22.16%
HSB/HSV 28° 62.20% 32.16%
CMYK 0.00% 32.93% 62.20%
67.84%

Color #52371F in popluar number systems.

HEX 52 37 1F
Decimal 82 55 31
Binary 1010010 110111 11111
Octal 122 67 37

Shades and tints

Shades of #52371F

#52371F
(82,55,31)
#4B321D
(75,50,29)
#442D1B
(68,45,27)
#3D2819
(61,40,25)
#362317
(54,35,23)
#2F1E15
(47,30,21)
#281913
(40,25,19)
#211411
(33,20,17)
#1A0F0F
(26,15,15)
#130A0D
(19,10,13)
#0C050B
(12,5,11)
#000000
(0,0,0)

Tints of #52371F

#52371F
(82,55,31)
#614933
(97,73,51)
#705B47
(112,91,71)
#7F6D5B
(127,109,91)
#8E7F6F
(142,127,111)
#9D9183
(157,145,131)
#ACA397
(172,163,151)
#BBB5AB
(187,181,171)
#CAC7BF
(202,199,191)
#D9D9D3
(217,217,211)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52371F; }

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

This text font color is #52371F.

Background Color

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

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

This div background color is #52371F.

Border color

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

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

This div border color is #52371F.

Opacity

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

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

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

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

This text has shadow with #52371F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52371F.

Preview

Color preview on black background

This text has color #52371F on black background.


Color preview on white background

This text has color #52371F on white background.


Black color preview on #52371F background

This text has black color on #52371F background.


White color preview on #52371F background

This text has white color on #52371F background.


Related colors

Complementary color

Complementary color for #hex is #ADC8E0.


I love getcolorcode.com

Triadic colors

1 #1F5237 and #371F52 with #52371F are triadic colors.

2 #1F3752 and #37521F with #52371F are triadic colors.