COLOR #520A26

HEX: #520A26 RGB: (82,10,38)

Color info

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

RGB color model

#520A26 color RGB value is (82,10,38).

RGB: (82,10,38) (32%, 4%, 15%)

RGB channels and saturation

R 82 of 255 = 32%
G 10 of 255 = 4%
B 38 of 255 = 15%

82
10
38

R + G + B ~ 17%. #520A26 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 10 + 38 = 130 (100%)
R 82 of 130 ~ 63.08%
G 10 of 130 ~ 7.69%
B 38 of 130 ~ 29.23'%

%63.08
%29.23

CMYK color model

#520A26 color CMYK value is (0,88,54,68).

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

CMYK: (0,88,54,68)
C0M88Y54K68 (0%, 88%, 54%, 68%)
(0.00 / 0.88 / 0.54 / 0.68)

CMYK percentages

%0
%87.8
%53.66
%67.84

Codes

Color #520A26 in popluar color models

52 0A 26
RGB 82 10 38
HSL 337° 78.26% 18.04%
HSB/HSV 337° 87.80% 32.16%
CMYK 0.00% 87.80% 53.66%
67.84%

Color #520A26 in popluar number systems.

HEX 52 0A 26
Decimal 82 10 38
Binary 1010010 1010 100110
Octal 122 12 46

Shades and tints

Shades of #520A26

#520A26
(82,10,38)
#4B0A23
(75,10,35)
#440A20
(68,10,32)
#3D0A1D
(61,10,29)
#360A1A
(54,10,26)
#2F0A17
(47,10,23)
#280A14
(40,10,20)
#210A11
(33,10,17)
#1A0A0E
(26,10,14)
#130A0B
(19,10,11)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #520A26

#520A26
(82,10,38)
#612039
(97,32,57)
#70364C
(112,54,76)
#7F4C5F
(127,76,95)
#8E6272
(142,98,114)
#9D7885
(157,120,133)
#AC8E98
(172,142,152)
#BBA4AB
(187,164,171)
#CABABE
(202,186,190)
#D9D0D1
(217,208,209)
#E8E6E4
(232,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #520A26; }

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

This text font color is #520A26.

Background Color

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

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

This div background color is #520A26.

Border color

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

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

This div border color is #520A26.

Opacity

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

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

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

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

This text has shadow with #520A26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #520A26.

Preview

Color preview on black background

This text has color #520A26 on black background.


Color preview on white background

This text has color #520A26 on white background.


Black color preview on #520A26 background

This text has black color on #520A26 background.


White color preview on #520A26 background

This text has white color on #520A26 background.


Related colors

Complementary color

Complementary color for #hex is #ADF5D9.


I love getcolorcode.com

Triadic colors

1 #26520A and #0A2652 with #520A26 are triadic colors.

2 #260A52 and #0A5226 with #520A26 are triadic colors.