COLOR #820130

HEX: #820130 RGB: (130,1,48)

Color info

#820130 contains mainly red color. Web safe color of #820130 is #990033 (or #903).

RGB color model

#820130 color RGB value is (130,1,48).

RGB: (130,1,48) (51%, 0%, 19%)

RGB channels and saturation

R 130 of 255 = 51%
G 1 of 255 = 0%
B 48 of 255 = 19%

130
1
48

R + G + B ~ 23%. #820130 is dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 1 + 48 = 179 (100%)
R 130 of 179 ~ 72.63%
G 1 of 179 ~ 0.56%
B 48 of 179 ~ 26.82'%

%72.63
%26.82

CMYK color model

#820130 color CMYK value is (0,99,63,49).

  • cyan value is 0.00%
  • magenta value is 99.23%
  • yellow value is 63.08%
  • key color value is 49.02%
CMYK: (0,99,63,49) C0M99Y63K49 (0%,99%,63%,49%) (0.00/0.99/0.63/0.49) 

CMYK percentages

%0
%99.23
%63.08
%49.02

Codes

Color #820130 in popluar color models

82 01 30
RGB 130 1 48
HSL 338° 98.47% 25.69%
HSB/HSV 338° 99.23% 50.98%
CMYK 0.00% 99.23% 63.08%
49.02%

Color #820130 in popluar number systems.

HEX 82 01 30
Decimal 130 1 48
Binary 10000010 1 110000
Octal 202 1 60

Shades and tints

Shades of #820130

#820130
(130,1,48)
#77012C
(119,1,44)
#6C0128
(108,1,40)
#610124
(97,1,36)
#560120
(86,1,32)
#4B011C
(75,1,28)
#400118
(64,1,24)
#350114
(53,1,20)
#2A0110
(42,1,16)
#1F010C
(31,1,12)
#140108
(20,1,8)
#000000
(0,0,0)

Tints of #820130

#820130
(130,1,48)
#8D1842
(141,24,66)
#982F54
(152,47,84)
#A34666
(163,70,102)
#AE5D78
(174,93,120)
#B9748A
(185,116,138)
#C48B9C
(196,139,156)
#CFA2AE
(207,162,174)
#DAB9C0
(218,185,192)
#E5D0D2
(229,208,210)
#F0E7E4
(240,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #820130 color. Also use rgb(130,1,48) instead hex code.

Text Font Color

.myTextColor { color: #820130; }

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

This text font color is #820130.

Background Color

.myBgColor { background-color: #820130; }

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

This div background color is #820130.

Border color

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

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

This div border color is #820130.

Opacity

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

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

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

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

This text has shadow with #820130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #820130.

Preview

Color preview on black background

This text has color #820130 on black background.


Color preview on white background

This text has color #820130 on white background.


Black color preview on #820130 background

This text has black color on #820130 background.


White color preview on #820130 background

This text has white color on #820130 background.


Related colors

Complementary color

Complementary color for #hex is #7DFECF.


I love getcolorcode.com

Triadic colors

1 #308201 and #013082 with #820130 are triadic colors.

2 #300182 and #018230 with #820130 are triadic colors.