COLOR #52072E

HEX: #52072E RGB: (82,7,46)

Color info

#52072E contains mainly red and blue colors. Web safe color of #52072E is #660033 (or #603).

RGB color model

#52072E color RGB value is (82,7,46).

RGB: (82,7,46) (32%, 3%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 7 of 255 = 3%
B 46 of 255 = 18%

82
7
46

R + G + B ~ 18%. #52072E is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 7 + 46 = 135 (100%)
R 82 of 135 ~ 60.74%
G 7 of 135 ~ 5.19%
B 46 of 135 ~ 34.07'%

%60.74
%34.07

CMYK color model

#52072E color CMYK value is (0,91,44,68).

  • cyan value is 0.00%
  • magenta value is 91.46%
  • yellow value is 43.90%
  • key color value is 67.84%

CMYK: (0,91,44,68)
C0M91Y44K68 (0%, 91%, 44%, 68%)
(0.00 / 0.91 / 0.44 / 0.68)

CMYK percentages

%0
%91.46
%43.9
%67.84

Codes

Color #52072E in popluar color models

52 07 2E
RGB 82 7 46
HSL 329° 84.27% 17.45%
HSB/HSV 329° 91.46% 32.16%
CMYK 0.00% 91.46% 43.90%
67.84%

Color #52072E in popluar number systems.

HEX 52 07 2E
Decimal 82 7 46
Binary 1010010 111 101110
Octal 122 7 56

Shades and tints

Shades of #52072E

#52072E
(82,7,46)
#4B072A
(75,7,42)
#440726
(68,7,38)
#3D0722
(61,7,34)
#36071E
(54,7,30)
#2F071A
(47,7,26)
#280716
(40,7,22)
#210712
(33,7,18)
#1A070E
(26,7,14)
#13070A
(19,7,10)
#0C0706
(12,7,6)
#000000
(0,0,0)

Tints of #52072E

#52072E
(82,7,46)
#611D41
(97,29,65)
#703354
(112,51,84)
#7F4967
(127,73,103)
#8E5F7A
(142,95,122)
#9D758D
(157,117,141)
#AC8BA0
(172,139,160)
#BBA1B3
(187,161,179)
#CAB7C6
(202,183,198)
#D9CDD9
(217,205,217)
#E8E3EC
(232,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52072E color. Also use rgb(82,7,46) instead hex code.

Text Font Color

.myTextColor { color: #52072E; }

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

This text font color is #52072E.

Background Color

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

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

This div background color is #52072E.

Border color

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

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

This div border color is #52072E.

Opacity

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

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

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

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

This text has shadow with #52072E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52072E.

Preview

Color preview on black background

This text has color #52072E on black background.


Color preview on white background

This text has color #52072E on white background.


Black color preview on #52072E background

This text has black color on #52072E background.


White color preview on #52072E background

This text has white color on #52072E background.


Related colors

Complementary color

Complementary color for #hex is #ADF8D1.


I love getcolorcode.com

Triadic colors

1 #2E5207 and #072E52 with #52072E are triadic colors.

2 #2E0752 and #07522E with #52072E are triadic colors.