COLOR #822529

HEX: #822529 RGB: (130,37,41)

Color info

#822529 contains mainly red color. Web safe color of #822529 is #993333 (or #933).

RGB color model

#822529 color RGB value is (130,37,41).

RGB: (130,37,41) (51%, 15%, 16%)

RGB channels and saturation

R 130 of 255 = 51%
G 37 of 255 = 15%
B 41 of 255 = 16%

130
37
41

R + G + B ~ 27%. #822529 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 37 + 41 = 208 (100%)
R 130 of 208 ~ 62.5%
G 37 of 208 ~ 17.79%
B 41 of 208 ~ 19.71'%

%62.5
%17.79
%19.71

CMYK color model

#822529 color CMYK value is (0,72,68,49).

  • cyan value is 0.00%
  • magenta value is 71.54%
  • yellow value is 68.46%
  • key color value is 49.02%
CMYK: (0,72,68,49) C0M72Y68K49 (0%,72%,68%,49%) (0.00/0.72/0.68/0.49) 

CMYK percentages

%0
%71.54
%68.46
%49.02

Codes

Color #822529 in popluar color models

82 25 29
RGB 130 37 41
HSL 357° 55.69% 32.75%
HSB/HSV 357° 71.54% 50.98%
CMYK 0.00% 71.54% 68.46%
49.02%

Color #822529 in popluar number systems.

HEX 82 25 29
Decimal 130 37 41
Binary 10000010 100101 101001
Octal 202 45 51

Shades and tints

Shades of #822529

#822529
(130,37,41)
#772226
(119,34,38)
#6C1F23
(108,31,35)
#611C20
(97,28,32)
#56191D
(86,25,29)
#4B161A
(75,22,26)
#401317
(64,19,23)
#351014
(53,16,20)
#2A0D11
(42,13,17)
#1F0A0E
(31,10,14)
#14070B
(20,7,11)
#000000
(0,0,0)

Tints of #822529

#822529
(130,37,41)
#8D383C
(141,56,60)
#984B4F
(152,75,79)
#A35E62
(163,94,98)
#AE7175
(174,113,117)
#B98488
(185,132,136)
#C4979B
(196,151,155)
#CFAAAE
(207,170,174)
#DABDC1
(218,189,193)
#E5D0D4
(229,208,212)
#F0E3E7
(240,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #822529 color. Also use rgb(130,37,41) instead hex code.

Text Font Color

.myTextColor { color: #822529; }

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

This text font color is #822529.

Background Color

.myBgColor { background-color: #822529; }

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

This div background color is #822529.

Border color

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

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

This div border color is #822529.

Opacity

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

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

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

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

This text has shadow with #822529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822529.

Preview

Color preview on black background

This text has color #822529 on black background.


Color preview on white background

This text has color #822529 on white background.


Black color preview on #822529 background

This text has black color on #822529 background.


White color preview on #822529 background

This text has white color on #822529 background.


Related colors

Complementary color

Complementary color for #hex is #7DDAD6.


I love getcolorcode.com

Triadic colors

1 #298225 and #252982 with #822529 are triadic colors.

2 #292582 and #258229 with #822529 are triadic colors.