COLOR #52241A

HEX: #52241A RGB: (82,36,26)

Color info

#52241A contains red, green and blue colors in about the same proportion. Web safe color of #52241A is #663300 (or #630).

RGB color model

#52241A color RGB value is (82,36,26).

RGB: (82,36,26) (32%, 14%, 10%)

RGB channels and saturation

R 82 of 255 = 32%
G 36 of 255 = 14%
B 26 of 255 = 10%

82
36
26

R + G + B ~ 19%. #52241A is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 36 + 26 = 144 (100%)
R 82 of 144 ~ 56.94%
G 36 of 144 ~ 25%
B 26 of 144 ~ 18.06'%

%56.94
%25
%18.06

CMYK color model

#52241A color CMYK value is (0,56,68,68).

  • cyan value is 0.00%
  • magenta value is 56.10%
  • yellow value is 68.29%
  • key color value is 67.84%

CMYK: (0,56,68,68)
C0M56Y68K68 (0%, 56%, 68%, 68%)
(0.00 / 0.56 / 0.68 / 0.68)

CMYK percentages

%0
%56.1
%68.29
%67.84

Codes

Color #52241A in popluar color models

52 24 1A
RGB 82 36 26
HSL 11° 51.85% 21.18%
HSB/HSV 11° 68.29% 32.16%
CMYK 0.00% 56.10% 68.29%
67.84%

Color #52241A in popluar number systems.

HEX 52 24 1A
Decimal 82 36 26
Binary 1010010 100100 11010
Octal 122 44 32

Shades and tints

Shades of #52241A

#52241A
(82,36,26)
#4B2118
(75,33,24)
#441E16
(68,30,22)
#3D1B14
(61,27,20)
#361812
(54,24,18)
#2F1510
(47,21,16)
#28120E
(40,18,14)
#210F0C
(33,15,12)
#1A0C0A
(26,12,10)
#130908
(19,9,8)
#0C0606
(12,6,6)
#000000
(0,0,0)

Tints of #52241A

#52241A
(82,36,26)
#61372E
(97,55,46)
#704A42
(112,74,66)
#7F5D56
(127,93,86)
#8E706A
(142,112,106)
#9D837E
(157,131,126)
#AC9692
(172,150,146)
#BBA9A6
(187,169,166)
#CABCBA
(202,188,186)
#D9CFCE
(217,207,206)
#E8E2E2
(232,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52241A color. Also use rgb(82,36,26) instead hex code.

Text Font Color

.myTextColor { color: #52241A; }

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

This text font color is #52241A.

Background Color

.myBgColor { background-color: #52241A; }

<div style="background-color:#52241A">Inner text</div>

This div background color is #52241A.

Border color

.myBorderColor { border: 1px solid #52241A; }

<div style="border:3px solid #52241A">Div</div>

This div border color is #52241A.

Opacity

.myOpacity80 { color: #52241A; opacity: 0.8; }

<p style="color:#52241A;opacity:0.8;">80%</p>

Text with #52241A 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 #52241A;}

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

This text has shadow with #52241A color.


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

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

This text has shadow with #52241A primary color and red secondary color.


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

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

This text has shadow with #52241A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52241A.

Preview

Color preview on black background

This text has color #52241A on black background.


Color preview on white background

This text has color #52241A on white background.


Black color preview on #52241A background

This text has black color on #52241A background.


White color preview on #52241A background

This text has white color on #52241A background.


Related colors

Complementary color

Complementary color for #hex is #ADDBE5.


I love getcolorcode.com

Triadic colors

1 #1A5224 and #241A52 with #52241A are triadic colors.

2 #1A2452 and #24521A with #52241A are triadic colors.