COLOR #816873

HEX: #816873 RGB: (129,104,115)

Color info

#816873 contains red, green and blue colors in about the same proportion. Web safe color of #816873 is #996666 (or #966).

RGB color model

#816873 color RGB value is (129,104,115).

RGB: (129,104,115) (51%, 41%, 45%)

RGB channels and saturation

R 129 of 255 = 51%
G 104 of 255 = 41%
B 115 of 255 = 45%

129
104
115

R + G + B ~ 46%. #816873 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 104 + 115 = 348 (100%)
R 129 of 348 ~ 37.07%
G 104 of 348 ~ 29.89%
B 115 of 348 ~ 33.05'%

%37.07
%29.89
%33.05

CMYK color model

#816873 color CMYK value is (0,19,11,49).

  • cyan value is 0.00%
  • magenta value is 19.38%
  • yellow value is 10.85%
  • key color value is 49.41%
CMYK: (0,19,11,49) C0M19Y11K49 (0%,19%,11%,49%) (0.00/0.19/0.11/0.49) 

CMYK percentages

%0
%19.38
%10.85
%49.41

Codes

Color #816873 in popluar color models

81 68 73
RGB 129 104 115
HSL 334° 10.73% 45.69%
HSB/HSV 334° 19.38% 50.59%
CMYK 0.00% 19.38% 10.85%
49.41%

Color #816873 in popluar number systems.

HEX 81 68 73
Decimal 129 104 115
Binary 10000001 1101000 1110011
Octal 201 150 163

Shades and tints

Shades of #816873

#816873
(129,104,115)
#765F69
(118,95,105)
#6B565F
(107,86,95)
#604D55
(96,77,85)
#55444B
(85,68,75)
#4A3B41
(74,59,65)
#3F3237
(63,50,55)
#34292D
(52,41,45)
#292023
(41,32,35)
#1E1719
(30,23,25)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #816873

#816873
(129,104,115)
#8C757F
(140,117,127)
#97828B
(151,130,139)
#A28F97
(162,143,151)
#AD9CA3
(173,156,163)
#B8A9AF
(184,169,175)
#C3B6BB
(195,182,187)
#CEC3C7
(206,195,199)
#D9D0D3
(217,208,211)
#E4DDDF
(228,221,223)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816873 color. Also use rgb(129,104,115) instead hex code.

Text Font Color

.myTextColor { color: #816873; }

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

This text font color is #816873.

Background Color

.myBgColor { background-color: #816873; }

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

This div background color is #816873.

Border color

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

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

This div border color is #816873.

Opacity

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

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

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

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

This text has shadow with #816873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816873.

Preview

Color preview on black background

This text has color #816873 on black background.


Color preview on white background

This text has color #816873 on white background.


Black color preview on #816873 background

This text has black color on #816873 background.


White color preview on #816873 background

This text has white color on #816873 background.


Related colors

Complementary color

Complementary color for #hex is #7E978C.


I love getcolorcode.com

Triadic colors

1 #738168 and #687381 with #816873 are triadic colors.

2 #736881 and #688173 with #816873 are triadic colors.