COLOR #52192D

HEX: #52192D RGB: (82,25,45)

Color info

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

RGB color model

#52192D color RGB value is (82,25,45).

RGB: (82,25,45) (32%, 10%, 18%)

RGB channels and saturation

R 82 of 255 = 32%
G 25 of 255 = 10%
B 45 of 255 = 18%

82
25
45

R + G + B ~ 20%. #52192D is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 25 + 45 = 152 (100%)
R 82 of 152 ~ 53.95%
G 25 of 152 ~ 16.45%
B 45 of 152 ~ 29.61'%

%53.95
%16.45
%29.61

CMYK color model

#52192D color CMYK value is (0,70,45,68).

  • cyan value is 0.00%
  • magenta value is 69.51%
  • yellow value is 45.12%
  • key color value is 67.84%

CMYK: (0,70,45,68)
C0M70Y45K68 (0%, 70%, 45%, 68%)
(0.00 / 0.70 / 0.45 / 0.68)

CMYK percentages

%0
%69.51
%45.12
%67.84

Codes

Color #52192D in popluar color models

52 19 2D
RGB 82 25 45
HSL 339° 53.27% 20.98%
HSB/HSV 339° 69.51% 32.16%
CMYK 0.00% 69.51% 45.12%
67.84%

Color #52192D in popluar number systems.

HEX 52 19 2D
Decimal 82 25 45
Binary 1010010 11001 101101
Octal 122 31 55

Shades and tints

Shades of #52192D

#52192D
(82,25,45)
#4B1729
(75,23,41)
#441525
(68,21,37)
#3D1321
(61,19,33)
#36111D
(54,17,29)
#2F0F19
(47,15,25)
#280D15
(40,13,21)
#210B11
(33,11,17)
#1A090D
(26,9,13)
#130709
(19,7,9)
#0C0505
(12,5,5)
#000000
(0,0,0)

Tints of #52192D

#52192D
(82,25,45)
#612D40
(97,45,64)
#704153
(112,65,83)
#7F5566
(127,85,102)
#8E6979
(142,105,121)
#9D7D8C
(157,125,140)
#AC919F
(172,145,159)
#BBA5B2
(187,165,178)
#CAB9C5
(202,185,197)
#D9CDD8
(217,205,216)
#E8E1EB
(232,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52192D color. Also use rgb(82,25,45) instead hex code.

Text Font Color

.myTextColor { color: #52192D; }

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

This text font color is #52192D.

Background Color

.myBgColor { background-color: #52192D; }

<div style="background-color:#52192D">Inner text</div>

This div background color is #52192D.

Border color

.myBorderColor { border: 1px solid #52192D; }

<div style="border:3px solid #52192D">Div</div>

This div border color is #52192D.

Opacity

.myOpacity80 { color: #52192D; opacity: 0.8; }

<p style="color:#52192D;opacity:0.8;">80%</p>

Text with #52192D 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 #52192D;}

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

This text has shadow with #52192D color.


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

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

This text has shadow with #52192D primary color and red secondary color.


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

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

This text has shadow with #52192D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #52192D.

Preview

Color preview on black background

This text has color #52192D on black background.


Color preview on white background

This text has color #52192D on white background.


Black color preview on #52192D background

This text has black color on #52192D background.


White color preview on #52192D background

This text has white color on #52192D background.


Related colors

Complementary color

Complementary color for #hex is #ADE6D2.


I love getcolorcode.com

Triadic colors

1 #2D5219 and #192D52 with #52192D are triadic colors.

2 #2D1952 and #19522D with #52192D are triadic colors.