COLOR #814828

HEX: #814828 RGB: (129,72,40)

Color info

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

RGB color model

#814828 color RGB value is (129,72,40).

RGB: (129,72,40) (51%, 28%, 16%)

RGB channels and saturation

R 129 of 255 = 51%
G 72 of 255 = 28%
B 40 of 255 = 16%

129
72
40

R + G + B ~ 32%. #814828 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 72 + 40 = 241 (100%)
R 129 of 241 ~ 53.53%
G 72 of 241 ~ 29.88%
B 40 of 241 ~ 16.6'%

%53.53
%29.88
%16.6

CMYK color model

#814828 color CMYK value is (0,44,69,49).

  • cyan value is 0.00%
  • magenta value is 44.19%
  • yellow value is 68.99%
  • key color value is 49.41%

CMYK: (0,44,69,49)
C0M44Y69K49 (0%, 44%, 69%, 49%)
(0.00 / 0.44 / 0.69 / 0.49)

CMYK percentages

%0
%44.19
%68.99
%49.41

Codes

Color #814828 in popluar color models

81 48 28
RGB 129 72 40
HSL 22° 52.66% 33.14%
HSB/HSV 22° 68.99% 50.59%
CMYK 0.00% 44.19% 68.99%
49.41%

Color #814828 in popluar number systems.

HEX 81 48 28
Decimal 129 72 40
Binary 10000001 1001000 101000
Octal 201 110 50

Shades and tints

Shades of #814828

#814828
(129,72,40)
#764225
(118,66,37)
#6B3C22
(107,60,34)
#60361F
(96,54,31)
#55301C
(85,48,28)
#4A2A19
(74,42,25)
#3F2416
(63,36,22)
#341E13
(52,30,19)
#291810
(41,24,16)
#1E120D
(30,18,13)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #814828

#814828
(129,72,40)
#8C583B
(140,88,59)
#97684E
(151,104,78)
#A27861
(162,120,97)
#AD8874
(173,136,116)
#B89887
(184,152,135)
#C3A89A
(195,168,154)
#CEB8AD
(206,184,173)
#D9C8C0
(217,200,192)
#E4D8D3
(228,216,211)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814828 color. Also use rgb(129,72,40) instead hex code.

Text Font Color

.myTextColor { color: #814828; }

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

This text font color is #814828.

Background Color

.myBgColor { background-color: #814828; }

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

This div background color is #814828.

Border color

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

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

This div border color is #814828.

Opacity

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

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

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

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

This text has shadow with #814828 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814828.

Preview

Color preview on black background

This text has color #814828 on black background.


Color preview on white background

This text has color #814828 on white background.


Black color preview on #814828 background

This text has black color on #814828 background.


White color preview on #814828 background

This text has white color on #814828 background.


Related colors

Complementary color

Complementary color for #hex is #7EB7D7.


I love getcolorcode.com

Triadic colors

1 #288148 and #482881 with #814828 are triadic colors.

2 #284881 and #488128 with #814828 are triadic colors.