COLOR #52182A

HEX: #52182A RGB: (82,24,42)

Color info

#52182A contains red, green and blue colors in about the same proportion. Web safe color of #52182A is #660033 (or #603).

RGB color model

#52182A color RGB value is (82,24,42).

RGB: (82,24,42) (32%, 9%, 16%)

RGB channels and saturation

R 82 of 255 = 32%
G 24 of 255 = 9%
B 42 of 255 = 16%

82
24
42

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

Portions of RGB colors in percentages

R + G + B = 82 + 24 + 42 = 148 (100%)
R 82 of 148 ~ 55.41%
G 24 of 148 ~ 16.22%
B 42 of 148 ~ 28.38'%

%55.41
%16.22
%28.38

CMYK color model

#52182A color CMYK value is (0,71,49,68).

  • cyan value is 0.00%
  • magenta value is 70.73%
  • yellow value is 48.78%
  • key color value is 67.84%

CMYK: (0,71,49,68)
C0M71Y49K68 (0%, 71%, 49%, 68%)
(0.00 / 0.71 / 0.49 / 0.68)

CMYK percentages

%0
%70.73
%48.78
%67.84

Codes

Color #52182A in popluar color models

52 18 2A
RGB 82 24 42
HSL 341° 54.72% 20.78%
HSB/HSV 341° 70.73% 32.16%
CMYK 0.00% 70.73% 48.78%
67.84%

Color #52182A in popluar number systems.

HEX 52 18 2A
Decimal 82 24 42
Binary 1010010 11000 101010
Octal 122 30 52

Shades and tints

Shades of #52182A

#52182A
(82,24,42)
#4B1627
(75,22,39)
#441424
(68,20,36)
#3D1221
(61,18,33)
#36101E
(54,16,30)
#2F0E1B
(47,14,27)
#280C18
(40,12,24)
#210A15
(33,10,21)
#1A0812
(26,8,18)
#13060F
(19,6,15)
#0C040C
(12,4,12)
#000000
(0,0,0)

Tints of #52182A

#52182A
(82,24,42)
#612D3D
(97,45,61)
#704250
(112,66,80)
#7F5763
(127,87,99)
#8E6C76
(142,108,118)
#9D8189
(157,129,137)
#AC969C
(172,150,156)
#BBABAF
(187,171,175)
#CAC0C2
(202,192,194)
#D9D5D5
(217,213,213)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52182A color. Also use rgb(82,24,42) instead hex code.

Text Font Color

.myTextColor { color: #52182A; }

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

This text font color is #52182A.

Background Color

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

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

This div background color is #52182A.

Border color

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

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

This div border color is #52182A.

Opacity

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

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

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

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

This text has shadow with #52182A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52182A.

Preview

Color preview on black background

This text has color #52182A on black background.


Color preview on white background

This text has color #52182A on white background.


Black color preview on #52182A background

This text has black color on #52182A background.


White color preview on #52182A background

This text has white color on #52182A background.


Related colors

Complementary color

Complementary color for #hex is #ADE7D5.


I love getcolorcode.com

Triadic colors

1 #2A5218 and #182A52 with #52182A are triadic colors.

2 #2A1852 and #18522A with #52182A are triadic colors.