COLOR #824936

HEX: #824936 RGB: (130,73,54)

Color info

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

RGB color model

#824936 color RGB value is (130,73,54).

RGB: (130,73,54) (51%, 29%, 21%)

RGB channels and saturation

R 130 of 255 = 51%
G 73 of 255 = 29%
B 54 of 255 = 21%

130
73
54

R + G + B ~ 34%. #824936 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 73 + 54 = 257 (100%)
R 130 of 257 ~ 50.58%
G 73 of 257 ~ 28.4%
B 54 of 257 ~ 21.01'%

%50.58
%28.4
%21.01

CMYK color model

#824936 color CMYK value is (0,44,58,49).

  • cyan value is 0.00%
  • magenta value is 43.85%
  • yellow value is 58.46%
  • key color value is 49.02%
CMYK: (0,44,58,49) C0M44Y58K49 (0%,44%,58%,49%) (0.00/0.44/0.58/0.49) 

CMYK percentages

%0
%43.85
%58.46
%49.02

Codes

Color #824936 in popluar color models

82 49 36
RGB 130 73 54
HSL 15° 41.30% 36.08%
HSB/HSV 15° 58.46% 50.98%
CMYK 0.00% 43.85% 58.46%
49.02%

Color #824936 in popluar number systems.

HEX 82 49 36
Decimal 130 73 54
Binary 10000010 1001001 110110
Octal 202 111 66

Shades and tints

Shades of #824936

#824936
(130,73,54)
#774332
(119,67,50)
#6C3D2E
(108,61,46)
#61372A
(97,55,42)
#563126
(86,49,38)
#4B2B22
(75,43,34)
#40251E
(64,37,30)
#351F1A
(53,31,26)
#2A1916
(42,25,22)
#1F1312
(31,19,18)
#140D0E
(20,13,14)
#000000
(0,0,0)

Tints of #824936

#824936
(130,73,54)
#8D5948
(141,89,72)
#98695A
(152,105,90)
#A3796C
(163,121,108)
#AE897E
(174,137,126)
#B99990
(185,153,144)
#C4A9A2
(196,169,162)
#CFB9B4
(207,185,180)
#DAC9C6
(218,201,198)
#E5D9D8
(229,217,216)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824936 color. Also use rgb(130,73,54) instead hex code.

Text Font Color

.myTextColor { color: #824936; }

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

This text font color is #824936.

Background Color

.myBgColor { background-color: #824936; }

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

This div background color is #824936.

Border color

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

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

This div border color is #824936.

Opacity

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

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

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

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

This text has shadow with #824936 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824936.

Preview

Color preview on black background

This text has color #824936 on black background.


Color preview on white background

This text has color #824936 on white background.


Black color preview on #824936 background

This text has black color on #824936 background.


White color preview on #824936 background

This text has white color on #824936 background.


Related colors

Complementary color

Complementary color for #hex is #7DB6C9.


I love getcolorcode.com

Triadic colors

1 #368249 and #493682 with #824936 are triadic colors.

2 #364982 and #498236 with #824936 are triadic colors.