COLOR #814E4A

HEX: #814E4A RGB: (129,78,74)

Color info

#814E4A contains red, green and blue colors in about the same proportion. Web safe color of #814E4A is #996633 (or #963).

RGB color model

#814E4A color RGB value is (129,78,74).

RGB: (129,78,74) (51%, 31%, 29%)

RGB channels and saturation

R 129 of 255 = 51%
G 78 of 255 = 31%
B 74 of 255 = 29%

129
78
74

R + G + B ~ 37%. #814E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 78 + 74 = 281 (100%)
R 129 of 281 ~ 45.91%
G 78 of 281 ~ 27.76%
B 74 of 281 ~ 26.33'%

%45.91
%27.76
%26.33

CMYK color model

#814E4A color CMYK value is (0,40,43,49).

  • cyan value is 0.00%
  • magenta value is 39.53%
  • yellow value is 42.64%
  • key color value is 49.41%
CMYK: (0,40,43,49) C0M40Y43K49 (0%,40%,43%,49%) (0.00/0.40/0.43/0.49) 

CMYK percentages

%0
%39.53
%42.64
%49.41

Codes

Color #814E4A in popluar color models

81 4E 4A
RGB 129 78 74
HSL 27.09% 39.80%
HSB/HSV 42.64% 50.59%
CMYK 0.00% 39.53% 42.64%
49.41%

Color #814E4A in popluar number systems.

HEX 81 4E 4A
Decimal 129 78 74
Binary 10000001 1001110 1001010
Octal 201 116 112

Shades and tints

Shades of #814E4A

#814E4A
(129,78,74)
#764744
(118,71,68)
#6B403E
(107,64,62)
#603938
(96,57,56)
#553232
(85,50,50)
#4A2B2C
(74,43,44)
#3F2426
(63,36,38)
#341D20
(52,29,32)
#29161A
(41,22,26)
#1E0F14
(30,15,20)
#13080E
(19,8,14)
#000000
(0,0,0)

Tints of #814E4A

#814E4A
(129,78,74)
#8C5E5A
(140,94,90)
#976E6A
(151,110,106)
#A27E7A
(162,126,122)
#AD8E8A
(173,142,138)
#B89E9A
(184,158,154)
#C3AEAA
(195,174,170)
#CEBEBA
(206,190,186)
#D9CECA
(217,206,202)
#E4DEDA
(228,222,218)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814E4A color. Also use rgb(129,78,74) instead hex code.

Text Font Color

.myTextColor { color: #814E4A; }

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

This text font color is #814E4A.

Background Color

.myBgColor { background-color: #814E4A; }

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

This div background color is #814E4A.

Border color

.myBorderColor { border: 1px solid #814E4A; }

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

This div border color is #814E4A.

Opacity

.myOpacity80 { color: #814E4A; opacity: 0.8; }

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

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

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

This text has shadow with #814E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814E4A.

Preview

Color preview on black background

This text has color #814E4A on black background.


Color preview on white background

This text has color #814E4A on white background.


Black color preview on #814E4A background

This text has black color on #814E4A background.


White color preview on #814E4A background

This text has white color on #814E4A background.


Related colors

Complementary color

Complementary color for #hex is #7EB1B5.


I love getcolorcode.com

Triadic colors

1 #4A814E and #4E4A81 with #814E4A are triadic colors.

2 #4A4E81 and #4E814A with #814E4A are triadic colors.