COLOR #52381E

HEX: #52381E RGB: (82,56,30)

Color info

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

RGB color model

#52381E color RGB value is (82,56,30).

RGB: (82,56,30) (32%, 22%, 12%)

RGB channels and saturation

R 82 of 255 = 32%
G 56 of 255 = 22%
B 30 of 255 = 12%

82
56
30

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

Portions of RGB colors in percentages

R + G + B = 82 + 56 + 30 = 168 (100%)
R 82 of 168 ~ 48.81%
G 56 of 168 ~ 33.33%
B 30 of 168 ~ 17.86'%

%48.81
%33.33
%17.86

CMYK color model

#52381E color CMYK value is (0,32,63,68).

  • cyan value is 0.00%
  • magenta value is 31.71%
  • yellow value is 63.41%
  • key color value is 67.84%

CMYK: (0,32,63,68)
C0M32Y63K68 (0%, 32%, 63%, 68%)
(0.00 / 0.32 / 0.63 / 0.68)

CMYK percentages

%0
%31.71
%63.41
%67.84

Codes

Color #52381E in popluar color models

52 38 1E
RGB 82 56 30
HSL 30° 46.43% 21.96%
HSB/HSV 30° 63.41% 32.16%
CMYK 0.00% 31.71% 63.41%
67.84%

Color #52381E in popluar number systems.

HEX 52 38 1E
Decimal 82 56 30
Binary 1010010 111000 11110
Octal 122 70 36

Shades and tints

Shades of #52381E

#52381E
(82,56,30)
#4B331C
(75,51,28)
#442E1A
(68,46,26)
#3D2918
(61,41,24)
#362416
(54,36,22)
#2F1F14
(47,31,20)
#281A12
(40,26,18)
#211510
(33,21,16)
#1A100E
(26,16,14)
#130B0C
(19,11,12)
#0C060A
(12,6,10)
#000000
(0,0,0)

Tints of #52381E

#52381E
(82,56,30)
#614A32
(97,74,50)
#705C46
(112,92,70)
#7F6E5A
(127,110,90)
#8E806E
(142,128,110)
#9D9282
(157,146,130)
#ACA496
(172,164,150)
#BBB6AA
(187,182,170)
#CAC8BE
(202,200,190)
#D9DAD2
(217,218,210)
#E8ECE6
(232,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52381E; }

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

This text font color is #52381E.

Background Color

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

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

This div background color is #52381E.

Border color

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

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

This div border color is #52381E.

Opacity

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

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

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

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

This text has shadow with #52381E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52381E.

Preview

Color preview on black background

This text has color #52381E on black background.


Color preview on white background

This text has color #52381E on white background.


Black color preview on #52381E background

This text has black color on #52381E background.


White color preview on #52381E background

This text has white color on #52381E background.


Related colors

Complementary color

Complementary color for #hex is #ADC7E1.


I love getcolorcode.com

Triadic colors

1 #1E5238 and #381E52 with #52381E are triadic colors.

2 #1E3852 and #38521E with #52381E are triadic colors.