COLOR #822747

HEX: #822747 RGB: (130,39,71)

Color info

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

RGB color model

#822747 color RGB value is (130,39,71).

RGB: (130,39,71) (51%, 15%, 28%)

RGB channels and saturation

R 130 of 255 = 51%
G 39 of 255 = 15%
B 71 of 255 = 28%

130
39
71

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

Portions of RGB colors in percentages

R + G + B = 130 + 39 + 71 = 240 (100%)
R 130 of 240 ~ 54.17%
G 39 of 240 ~ 16.25%
B 71 of 240 ~ 29.58'%

%54.17
%16.25
%29.58

CMYK color model

#822747 color CMYK value is (0,70,45,49).

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

CMYK: (0,70,45,49)
C0M70Y45K49 (0%, 70%, 45%, 49%)
(0.00 / 0.70 / 0.45 / 0.49)

CMYK percentages

%0
%70
%45.38
%49.02

Codes

Color #822747 in popluar color models

82 27 47
RGB 130 39 71
HSL 339° 53.85% 33.14%
HSB/HSV 339° 70.00% 50.98%
CMYK 0.00% 70.00% 45.38%
49.02%

Color #822747 in popluar number systems.

HEX 82 27 47
Decimal 130 39 71
Binary 10000010 100111 1000111
Octal 202 47 107

Shades and tints

Shades of #822747

#822747
(130,39,71)
#772441
(119,36,65)
#6C213B
(108,33,59)
#611E35
(97,30,53)
#561B2F
(86,27,47)
#4B1829
(75,24,41)
#401523
(64,21,35)
#35121D
(53,18,29)
#2A0F17
(42,15,23)
#1F0C11
(31,12,17)
#14090B
(20,9,11)
#000000
(0,0,0)

Tints of #822747

#822747
(130,39,71)
#8D3A57
(141,58,87)
#984D67
(152,77,103)
#A36077
(163,96,119)
#AE7387
(174,115,135)
#B98697
(185,134,151)
#C499A7
(196,153,167)
#CFACB7
(207,172,183)
#DABFC7
(218,191,199)
#E5D2D7
(229,210,215)
#F0E5E7
(240,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #822747; }

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

This text font color is #822747.

Background Color

.myBgColor { background-color: #822747; }

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

This div background color is #822747.

Border color

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

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

This div border color is #822747.

Opacity

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

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

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

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

This text has shadow with #822747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822747.

Preview

Color preview on black background

This text has color #822747 on black background.


Color preview on white background

This text has color #822747 on white background.


Black color preview on #822747 background

This text has black color on #822747 background.


White color preview on #822747 background

This text has white color on #822747 background.


Related colors

Complementary color

Complementary color for #hex is #7DD8B8.


I love getcolorcode.com

Triadic colors

1 #478227 and #274782 with #822747 are triadic colors.

2 #472782 and #278247 with #822747 are triadic colors.