COLOR #824722

HEX: #824722 RGB: (130,71,34)

Color info

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

RGB color model

#824722 color RGB value is (130,71,34).

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

RGB channels and saturation

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

130
71
34

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

Portions of RGB colors in percentages

R + G + B = 130 + 71 + 34 = 235 (100%)
R 130 of 235 ~ 55.32%
G 71 of 235 ~ 30.21%
B 34 of 235 ~ 14.47'%

%55.32
%30.21
%14.47

CMYK color model

#824722 color CMYK value is (0,45,74,49).

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

CMYK: (0,45,74,49)
C0M45Y74K49 (0%, 45%, 74%, 49%)
(0.00 / 0.45 / 0.74 / 0.49)

CMYK percentages

%0
%45.38
%73.85
%49.02

Codes

Color #824722 in popluar color models

82 47 22
RGB 130 71 34
HSL 23° 58.54% 32.16%
HSB/HSV 23° 73.85% 50.98%
CMYK 0.00% 45.38% 73.85%
49.02%

Color #824722 in popluar number systems.

HEX 82 47 22
Decimal 130 71 34
Binary 10000010 1000111 100010
Octal 202 107 42

Shades and tints

Shades of #824722

#824722
(130,71,34)
#77411F
(119,65,31)
#6C3B1C
(108,59,28)
#613519
(97,53,25)
#562F16
(86,47,22)
#4B2913
(75,41,19)
#402310
(64,35,16)
#351D0D
(53,29,13)
#2A170A
(42,23,10)
#1F1107
(31,17,7)
#140B04
(20,11,4)
#000000
(0,0,0)

Tints of #824722

#824722
(130,71,34)
#8D5736
(141,87,54)
#98674A
(152,103,74)
#A3775E
(163,119,94)
#AE8772
(174,135,114)
#B99786
(185,151,134)
#C4A79A
(196,167,154)
#CFB7AE
(207,183,174)
#DAC7C2
(218,199,194)
#E5D7D6
(229,215,214)
#F0E7EA
(240,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824722; }

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

This text font color is #824722.

Background Color

.myBgColor { background-color: #824722; }

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

This div background color is #824722.

Border color

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

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

This div border color is #824722.

Opacity

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

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

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

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

This text has shadow with #824722 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824722.

Preview

Color preview on black background

This text has color #824722 on black background.


Color preview on white background

This text has color #824722 on white background.


Black color preview on #824722 background

This text has black color on #824722 background.


White color preview on #824722 background

This text has white color on #824722 background.


Related colors

Complementary color

Complementary color for #hex is #7DB8DD.


I love getcolorcode.com

Triadic colors

1 #228247 and #472282 with #824722 are triadic colors.

2 #224782 and #478222 with #824722 are triadic colors.