COLOR #814D54

HEX: #814D54 RGB: (129,77,84)

Color info

#814D54 contains red, green and blue colors in about the same proportion. Web safe color of #814D54 is #993366 (or #936).

RGB color model

#814D54 color RGB value is (129,77,84).

RGB: (129,77,84) (51%, 30%, 33%)

RGB channels and saturation

R 129 of 255 = 51%
G 77 of 255 = 30%
B 84 of 255 = 33%

129
77
84

R + G + B ~ 38%. #814D54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 77 + 84 = 290 (100%)
R 129 of 290 ~ 44.48%
G 77 of 290 ~ 26.55%
B 84 of 290 ~ 28.97'%

%44.48
%26.55
%28.97

CMYK color model

#814D54 color CMYK value is (0,40,35,49).

  • cyan value is 0.00%
  • magenta value is 40.31%
  • yellow value is 34.88%
  • key color value is 49.41%

CMYK: (0,40,35,49)
C0M40Y35K49 (0%, 40%, 35%, 49%)
(0.00 / 0.40 / 0.35 / 0.49)

CMYK percentages

%0
%40.31
%34.88
%49.41

Codes

Color #814D54 in popluar color models

81 4D 54
RGB 129 77 84
HSL 352° 25.24% 40.39%
HSB/HSV 352° 40.31% 50.59%
CMYK 0.00% 40.31% 34.88%
49.41%

Color #814D54 in popluar number systems.

HEX 81 4D 54
Decimal 129 77 84
Binary 10000001 1001101 1010100
Octal 201 115 124

Shades and tints

Shades of #814D54

#814D54
(129,77,84)
#76464D
(118,70,77)
#6B3F46
(107,63,70)
#60383F
(96,56,63)
#553138
(85,49,56)
#4A2A31
(74,42,49)
#3F232A
(63,35,42)
#341C23
(52,28,35)
#29151C
(41,21,28)
#1E0E15
(30,14,21)
#13070E
(19,7,14)
#000000
(0,0,0)

Tints of #814D54

#814D54
(129,77,84)
#8C5D63
(140,93,99)
#976D72
(151,109,114)
#A27D81
(162,125,129)
#AD8D90
(173,141,144)
#B89D9F
(184,157,159)
#C3ADAE
(195,173,174)
#CEBDBD
(206,189,189)
#D9CDCC
(217,205,204)
#E4DDDB
(228,221,219)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814D54 color. Also use rgb(129,77,84) instead hex code.

Text Font Color

.myTextColor { color: #814D54; }

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

This text font color is #814D54.

Background Color

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

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

This div background color is #814D54.

Border color

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

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

This div border color is #814D54.

Opacity

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

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

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

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

This text has shadow with #814D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814D54.

Preview

Color preview on black background

This text has color #814D54 on black background.


Color preview on white background

This text has color #814D54 on white background.


Black color preview on #814D54 background

This text has black color on #814D54 background.


White color preview on #814D54 background

This text has white color on #814D54 background.


Related colors

Complementary color

Complementary color for #hex is #7EB2AB.


I love getcolorcode.com

Triadic colors

1 #54814D and #4D5481 with #814D54 are triadic colors.

2 #544D81 and #4D8154 with #814D54 are triadic colors.