COLOR #522024

HEX: #522024 RGB: (82,32,36)

Color info

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

RGB color model

#522024 color RGB value is (82,32,36).

RGB: (82,32,36) (32%, 13%, 14%)

RGB channels and saturation

R 82 of 255 = 32%
G 32 of 255 = 13%
B 36 of 255 = 14%

82
32
36

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

Portions of RGB colors in percentages

R + G + B = 82 + 32 + 36 = 150 (100%)
R 82 of 150 ~ 54.67%
G 32 of 150 ~ 21.33%
B 36 of 150 ~ 24'%

%54.67
%21.33
%24

CMYK color model

#522024 color CMYK value is (0,61,56,68).

  • cyan value is 0.00%
  • magenta value is 60.98%
  • yellow value is 56.10%
  • key color value is 67.84%
CMYK: (0,61,56,68) C0M61Y56K68 (0%,61%,56%,68%) (0.00/0.61/0.56/0.68) 

CMYK percentages

%0
%60.98
%56.1
%67.84

Codes

Color #522024 in popluar color models

52 20 24
RGB 82 32 36
HSL 355° 43.86% 22.35%
HSB/HSV 355° 60.98% 32.16%
CMYK 0.00% 60.98% 56.10%
67.84%

Color #522024 in popluar number systems.

HEX 52 20 24
Decimal 82 32 36
Binary 1010010 100000 100100
Octal 122 40 44

Shades and tints

Shades of #522024

#522024
(82,32,36)
#4B1E21
(75,30,33)
#441C1E
(68,28,30)
#3D1A1B
(61,26,27)
#361818
(54,24,24)
#2F1615
(47,22,21)
#281412
(40,20,18)
#21120F
(33,18,15)
#1A100C
(26,16,12)
#130E09
(19,14,9)
#0C0C06
(12,12,6)
#000000
(0,0,0)

Tints of #522024

#522024
(82,32,36)
#613437
(97,52,55)
#70484A
(112,72,74)
#7F5C5D
(127,92,93)
#8E7070
(142,112,112)
#9D8483
(157,132,131)
#AC9896
(172,152,150)
#BBACA9
(187,172,169)
#CAC0BC
(202,192,188)
#D9D4CF
(217,212,207)
#E8E8E2
(232,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #522024; }

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

This text font color is #522024.

Background Color

.myBgColor { background-color: #522024; }

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

This div background color is #522024.

Border color

.myBorderColor { border: 1px solid #522024; }

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

This div border color is #522024.

Opacity

.myOpacity80 { color: #522024; opacity: 0.8; }

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

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

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

This text has shadow with #522024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #522024.

Preview

Color preview on black background

This text has color #522024 on black background.


Color preview on white background

This text has color #522024 on white background.


Black color preview on #522024 background

This text has black color on #522024 background.


White color preview on #522024 background

This text has white color on #522024 background.


Related colors

Complementary color

Complementary color for #hex is #ADDFDB.


I love getcolorcode.com

Triadic colors

1 #245220 and #202452 with #522024 are triadic colors.

2 #242052 and #205224 with #522024 are triadic colors.