COLOR #510220

HEX: #510220 RGB: (81,2,32)

Color info

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

RGB color model

#510220 color RGB value is (81,2,32).

RGB: (81,2,32) (32%, 1%, 13%)

RGB channels and saturation

R 81 of 255 = 32%
G 2 of 255 = 1%
B 32 of 255 = 13%

81
2
32

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

Portions of RGB colors in percentages

R + G + B = 81 + 2 + 32 = 115 (100%)
R 81 of 115 ~ 70.43%
G 2 of 115 ~ 1.74%
B 32 of 115 ~ 27.83'%

%70.43
%27.83

CMYK color model

#510220 color CMYK value is (0,98,60,68).

  • cyan value is 0.00%
  • magenta value is 97.53%
  • yellow value is 60.49%
  • key color value is 68.24%
CMYK: (0,98,60,68) C0M98Y60K68 (0%,98%,60%,68%) (0.00/0.98/0.60/0.68) 

CMYK percentages

%0
%97.53
%60.49
%68.24

Codes

Color #510220 in popluar color models

51 02 20
RGB 81 2 32
HSL 337° 95.18% 16.27%
HSB/HSV 337° 97.53% 31.76%
CMYK 0.00% 97.53% 60.49%
68.24%

Color #510220 in popluar number systems.

HEX 51 02 20
Decimal 81 2 32
Binary 1010001 10 100000
Octal 121 2 40

Shades and tints

Shades of #510220

#510220
(81,2,32)
#4A021E
(74,2,30)
#43021C
(67,2,28)
#3C021A
(60,2,26)
#350218
(53,2,24)
#2E0216
(46,2,22)
#270214
(39,2,20)
#200212
(32,2,18)
#190210
(25,2,16)
#12020E
(18,2,14)
#0B020C
(11,2,12)
#000000
(0,0,0)

Tints of #510220

#510220
(81,2,32)
#601934
(96,25,52)
#6F3048
(111,48,72)
#7E475C
(126,71,92)
#8D5E70
(141,94,112)
#9C7584
(156,117,132)
#AB8C98
(171,140,152)
#BAA3AC
(186,163,172)
#C9BAC0
(201,186,192)
#D8D1D4
(216,209,212)
#E7E8E8
(231,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #510220 color. Also use rgb(81,2,32) instead hex code.

Text Font Color

.myTextColor { color: #510220; }

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

This text font color is #510220.

Background Color

.myBgColor { background-color: #510220; }

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

This div background color is #510220.

Border color

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

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

This div border color is #510220.

Opacity

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

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

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

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

This text has shadow with #510220 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #510220.

Preview

Color preview on black background

This text has color #510220 on black background.


Color preview on white background

This text has color #510220 on white background.


Black color preview on #510220 background

This text has black color on #510220 background.


White color preview on #510220 background

This text has white color on #510220 background.


Related colors

Complementary color

Complementary color for #hex is #AEFDDF.


I love getcolorcode.com

Triadic colors

1 #205102 and #022051 with #510220 are triadic colors.

2 #200251 and #025120 with #510220 are triadic colors.