COLOR #520A18

HEX: #520A18 RGB: (82,10,24)

Color info

#520A18 contains mainly red and blue colors. Web safe color of #520A18 is #660000 (or #600).

RGB color model

#520A18 color RGB value is (82,10,24).

RGB: (82,10,24) (32%, 4%, 9%)

RGB channels and saturation

R 82 of 255 = 32%
G 10 of 255 = 4%
B 24 of 255 = 9%

82
10
24

R + G + B ~ 15%. #520A18 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 10 + 24 = 116 (100%)
R 82 of 116 ~ 70.69%
G 10 of 116 ~ 8.62%
B 24 of 116 ~ 20.69'%

%70.69
%20.69

CMYK color model

#520A18 color CMYK value is (0,88,71,68).

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

CMYK: (0,88,71,68)
C0M88Y71K68 (0%, 88%, 71%, 68%)
(0.00 / 0.88 / 0.71 / 0.68)

CMYK percentages

%0
%87.8
%70.73
%67.84

Codes

Color #520A18 in popluar color models

52 0A 18
RGB 82 10 24
HSL 348° 78.26% 18.04%
HSB/HSV 348° 87.80% 32.16%
CMYK 0.00% 87.80% 70.73%
67.84%

Color #520A18 in popluar number systems.

HEX 52 0A 18
Decimal 82 10 24
Binary 1010010 1010 11000
Octal 122 12 30

Shades and tints

Shades of #520A18

#520A18
(82,10,24)
#4B0A16
(75,10,22)
#440A14
(68,10,20)
#3D0A12
(61,10,18)
#360A10
(54,10,16)
#2F0A0E
(47,10,14)
#280A0C
(40,10,12)
#210A0A
(33,10,10)
#1A0A08
(26,10,8)
#130A06
(19,10,6)
#0C0A04
(12,10,4)
#000000
(0,0,0)

Tints of #520A18

#520A18
(82,10,24)
#61202D
(97,32,45)
#703642
(112,54,66)
#7F4C57
(127,76,87)
#8E626C
(142,98,108)
#9D7881
(157,120,129)
#AC8E96
(172,142,150)
#BBA4AB
(187,164,171)
#CABAC0
(202,186,192)
#D9D0D5
(217,208,213)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #520A18 color. Also use rgb(82,10,24) instead hex code.

Text Font Color

.myTextColor { color: #520A18; }

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

This text font color is #520A18.

Background Color

.myBgColor { background-color: #520A18; }

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

This div background color is #520A18.

Border color

.myBorderColor { border: 1px solid #520A18; }

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

This div border color is #520A18.

Opacity

.myOpacity80 { color: #520A18; opacity: 0.8; }

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

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

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

This text has shadow with #520A18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #520A18.

Preview

Color preview on black background

This text has color #520A18 on black background.


Color preview on white background

This text has color #520A18 on white background.


Black color preview on #520A18 background

This text has black color on #520A18 background.


White color preview on #520A18 background

This text has white color on #520A18 background.


Related colors

Complementary color

Complementary color for #hex is #ADF5E7.


I love getcolorcode.com

Triadic colors

1 #18520A and #0A1852 with #520A18 are triadic colors.

2 #180A52 and #0A5218 with #520A18 are triadic colors.