COLOR #822616

HEX: #822616 RGB: (130,38,22)

Color info

#822616 contains mainly red color. Web safe color of #822616 is #993300 (or #930).

RGB color model

#822616 color RGB value is (130,38,22).

RGB: (130,38,22) (51%, 15%, 9%)

RGB channels and saturation

R 130 of 255 = 51%
G 38 of 255 = 15%
B 22 of 255 = 9%

130
38
22

R + G + B ~ 25%. #822616 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 38 + 22 = 190 (100%)
R 130 of 190 ~ 68.42%
G 38 of 190 ~ 20%
B 22 of 190 ~ 11.58'%

%68.42
%20
%11.58

CMYK color model

#822616 color CMYK value is (0,71,83,49).

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

CMYK: (0,71,83,49)
C0M71Y83K49 (0%, 71%, 83%, 49%)
(0.00 / 0.71 / 0.83 / 0.49)

CMYK percentages

%0
%70.77
%83.08
%49.02

Codes

Color #822616 in popluar color models

82 26 16
RGB 130 38 22
HSL 71.05% 29.80%
HSB/HSV 83.08% 50.98%
CMYK 0.00% 70.77% 83.08%
49.02%

Color #822616 in popluar number systems.

HEX 82 26 16
Decimal 130 38 22
Binary 10000010 100110 10110
Octal 202 46 26

Shades and tints

Shades of #822616

#822616
(130,38,22)
#772314
(119,35,20)
#6C2012
(108,32,18)
#611D10
(97,29,16)
#561A0E
(86,26,14)
#4B170C
(75,23,12)
#40140A
(64,20,10)
#351108
(53,17,8)
#2A0E06
(42,14,6)
#1F0B04
(31,11,4)
#140802
(20,8,2)
#000000
(0,0,0)

Tints of #822616

#822616
(130,38,22)
#8D392B
(141,57,43)
#984C40
(152,76,64)
#A35F55
(163,95,85)
#AE726A
(174,114,106)
#B9857F
(185,133,127)
#C49894
(196,152,148)
#CFABA9
(207,171,169)
#DABEBE
(218,190,190)
#E5D1D3
(229,209,211)
#F0E4E8
(240,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #822616; }

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

This text font color is #822616.

Background Color

.myBgColor { background-color: #822616; }

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

This div background color is #822616.

Border color

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

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

This div border color is #822616.

Opacity

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

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

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

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

This text has shadow with #822616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822616.

Preview

Color preview on black background

This text has color #822616 on black background.


Color preview on white background

This text has color #822616 on white background.


Black color preview on #822616 background

This text has black color on #822616 background.


White color preview on #822616 background

This text has white color on #822616 background.


Related colors

Complementary color

Complementary color for #hex is #7DD9E9.


I love getcolorcode.com

Triadic colors

1 #168226 and #261682 with #822616 are triadic colors.

2 #162682 and #268216 with #822616 are triadic colors.