COLOR #822426

HEX: #822426 RGB: (130,36,38)

Color info

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

RGB color model

#822426 color RGB value is (130,36,38).

RGB: (130,36,38) (51%, 14%, 15%)

RGB channels and saturation

R 130 of 255 = 51%
G 36 of 255 = 14%
B 38 of 255 = 15%

130
36
38

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

Portions of RGB colors in percentages

R + G + B = 130 + 36 + 38 = 204 (100%)
R 130 of 204 ~ 63.73%
G 36 of 204 ~ 17.65%
B 38 of 204 ~ 18.63'%

%63.73
%17.65
%18.63

CMYK color model

#822426 color CMYK value is (0,72,71,49).

  • cyan value is 0.00%
  • magenta value is 72.31%
  • yellow value is 70.77%
  • key color value is 49.02%

CMYK: (0,72,71,49)
C0M72Y71K49 (0%, 72%, 71%, 49%)
(0.00 / 0.72 / 0.71 / 0.49)

CMYK percentages

%0
%72.31
%70.77
%49.02

Codes

Color #822426 in popluar color models

82 24 26
RGB 130 36 38
HSL 359° 56.63% 32.55%
HSB/HSV 359° 72.31% 50.98%
CMYK 0.00% 72.31% 70.77%
49.02%

Color #822426 in popluar number systems.

HEX 82 24 26
Decimal 130 36 38
Binary 10000010 100100 100110
Octal 202 44 46

Shades and tints

Shades of #822426

#822426
(130,36,38)
#772123
(119,33,35)
#6C1E20
(108,30,32)
#611B1D
(97,27,29)
#56181A
(86,24,26)
#4B1517
(75,21,23)
#401214
(64,18,20)
#350F11
(53,15,17)
#2A0C0E
(42,12,14)
#1F090B
(31,9,11)
#140608
(20,6,8)
#000000
(0,0,0)

Tints of #822426

#822426
(130,36,38)
#8D3739
(141,55,57)
#984A4C
(152,74,76)
#A35D5F
(163,93,95)
#AE7072
(174,112,114)
#B98385
(185,131,133)
#C49698
(196,150,152)
#CFA9AB
(207,169,171)
#DABCBE
(218,188,190)
#E5CFD1
(229,207,209)
#F0E2E4
(240,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #822426 color. Also use rgb(130,36,38) instead hex code.

Text Font Color

.myTextColor { color: #822426; }

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

This text font color is #822426.

Background Color

.myBgColor { background-color: #822426; }

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

This div background color is #822426.

Border color

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

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

This div border color is #822426.

Opacity

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

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

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

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

This text has shadow with #822426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822426.

Preview

Color preview on black background

This text has color #822426 on black background.


Color preview on white background

This text has color #822426 on white background.


Black color preview on #822426 background

This text has black color on #822426 background.


White color preview on #822426 background

This text has white color on #822426 background.


Related colors

Complementary color

Complementary color for #hex is #7DDBD9.


I love getcolorcode.com

Triadic colors

1 #268224 and #242682 with #822426 are triadic colors.

2 #262482 and #248226 with #822426 are triadic colors.