COLOR #822047

HEX: #822047 RGB: (130,32,71)

Color info

#822047 contains mainly red and blue colors. Web safe color of #822047 is #993333 (or #933).

RGB color model

#822047 color RGB value is (130,32,71).

RGB: (130,32,71) (51%, 13%, 28%)

RGB channels and saturation

R 130 of 255 = 51%
G 32 of 255 = 13%
B 71 of 255 = 28%

130
32
71

R + G + B ~ 31%. #822047 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 32 + 71 = 233 (100%)
R 130 of 233 ~ 55.79%
G 32 of 233 ~ 13.73%
B 71 of 233 ~ 30.47'%

%55.79
%13.73
%30.47

CMYK color model

#822047 color CMYK value is (0,75,45,49).

  • cyan value is 0.00%
  • magenta value is 75.38%
  • yellow value is 45.38%
  • key color value is 49.02%

CMYK: (0,75,45,49)
C0M75Y45K49 (0%, 75%, 45%, 49%)
(0.00 / 0.75 / 0.45 / 0.49)

CMYK percentages

%0
%75.38
%45.38
%49.02

Codes

Color #822047 in popluar color models

82 20 47
RGB 130 32 71
HSL 336° 60.49% 31.76%
HSB/HSV 336° 75.38% 50.98%
CMYK 0.00% 75.38% 45.38%
49.02%

Color #822047 in popluar number systems.

HEX 82 20 47
Decimal 130 32 71
Binary 10000010 100000 1000111
Octal 202 40 107

Shades and tints

Shades of #822047

#822047
(130,32,71)
#771E41
(119,30,65)
#6C1C3B
(108,28,59)
#611A35
(97,26,53)
#56182F
(86,24,47)
#4B1629
(75,22,41)
#401423
(64,20,35)
#35121D
(53,18,29)
#2A1017
(42,16,23)
#1F0E11
(31,14,17)
#140C0B
(20,12,11)
#000000
(0,0,0)

Tints of #822047

#822047
(130,32,71)
#8D3457
(141,52,87)
#984867
(152,72,103)
#A35C77
(163,92,119)
#AE7087
(174,112,135)
#B98497
(185,132,151)
#C498A7
(196,152,167)
#CFACB7
(207,172,183)
#DAC0C7
(218,192,199)
#E5D4D7
(229,212,215)
#F0E8E7
(240,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #822047 color. Also use rgb(130,32,71) instead hex code.

Text Font Color

.myTextColor { color: #822047; }

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

This text font color is #822047.

Background Color

.myBgColor { background-color: #822047; }

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

This div background color is #822047.

Border color

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

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

This div border color is #822047.

Opacity

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

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

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

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

This text has shadow with #822047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822047.

Preview

Color preview on black background

This text has color #822047 on black background.


Color preview on white background

This text has color #822047 on white background.


Black color preview on #822047 background

This text has black color on #822047 background.


White color preview on #822047 background

This text has white color on #822047 background.


Related colors

Complementary color

Complementary color for #hex is #7DDFB8.


I love getcolorcode.com

Triadic colors

1 #478220 and #204782 with #822047 are triadic colors.

2 #472082 and #208247 with #822047 are triadic colors.