COLOR #52351E

HEX: #52351E RGB: (82,53,30)

Color info

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

RGB color model

#52351E color RGB value is (82,53,30).

RGB: (82,53,30) (32%, 21%, 12%)

RGB channels and saturation

R 82 of 255 = 32%
G 53 of 255 = 21%
B 30 of 255 = 12%

82
53
30

R + G + B ~ 22%. #52351E is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 53 + 30 = 165 (100%)
R 82 of 165 ~ 49.7%
G 53 of 165 ~ 32.12%
B 30 of 165 ~ 18.18'%

%49.7
%32.12
%18.18

CMYK color model

#52351E color CMYK value is (0,35,63,68).

  • cyan value is 0.00%
  • magenta value is 35.37%
  • yellow value is 63.41%
  • key color value is 67.84%
CMYK: (0,35,63,68) C0M35Y63K68 (0%,35%,63%,68%) (0.00/0.35/0.63/0.68) 

CMYK percentages

%0
%35.37
%63.41
%67.84

Codes

Color #52351E in popluar color models

52 35 1E
RGB 82 53 30
HSL 27° 46.43% 21.96%
HSB/HSV 27° 63.41% 32.16%
CMYK 0.00% 35.37% 63.41%
67.84%

Color #52351E in popluar number systems.

HEX 52 35 1E
Decimal 82 53 30
Binary 1010010 110101 11110
Octal 122 65 36

Shades and tints

Shades of #52351E

#52351E
(82,53,30)
#4B311C
(75,49,28)
#442D1A
(68,45,26)
#3D2918
(61,41,24)
#362516
(54,37,22)
#2F2114
(47,33,20)
#281D12
(40,29,18)
#211910
(33,25,16)
#1A150E
(26,21,14)
#13110C
(19,17,12)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #52351E

#52351E
(82,53,30)
#614732
(97,71,50)
#705946
(112,89,70)
#7F6B5A
(127,107,90)
#8E7D6E
(142,125,110)
#9D8F82
(157,143,130)
#ACA196
(172,161,150)
#BBB3AA
(187,179,170)
#CAC5BE
(202,197,190)
#D9D7D2
(217,215,210)
#E8E9E6
(232,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52351E color. Also use rgb(82,53,30) instead hex code.

Text Font Color

.myTextColor { color: #52351E; }

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

This text font color is #52351E.

Background Color

.myBgColor { background-color: #52351E; }

<div style="background-color:#52351E">Inner text</div>

This div background color is #52351E.

Border color

.myBorderColor { border: 1px solid #52351E; }

<div style="border:3px solid #52351E">Div</div>

This div border color is #52351E.

Opacity

.myOpacity80 { color: #52351E; opacity: 0.8; }

<p style="color:#52351E;opacity:0.8;">80%</p>

Text with #52351E 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 #52351E;}

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

This text has shadow with #52351E color.


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

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

This text has shadow with #52351E primary color and red secondary color.


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

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

This text has shadow with #52351E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52351E.

Preview

Color preview on black background

This text has color #52351E on black background.


Color preview on white background

This text has color #52351E on white background.


Black color preview on #52351E background

This text has black color on #52351E background.


White color preview on #52351E background

This text has white color on #52351E background.


Related colors

Complementary color

Complementary color for #hex is #ADCAE1.


I love getcolorcode.com

Triadic colors

1 #1E5235 and #351E52 with #52351E are triadic colors.

2 #1E3552 and #35521E with #52351E are triadic colors.