COLOR #816376

HEX: #816376 RGB: (129,99,118)

Color info

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

RGB color model

#816376 color RGB value is (129,99,118).

RGB: (129,99,118) (51%, 39%, 46%)

RGB channels and saturation

R 129 of 255 = 51%
G 99 of 255 = 39%
B 118 of 255 = 46%

129
99
118

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

Portions of RGB colors in percentages

R + G + B = 129 + 99 + 118 = 346 (100%)
R 129 of 346 ~ 37.28%
G 99 of 346 ~ 28.61%
B 118 of 346 ~ 34.1'%

%37.28
%28.61
%34.1

CMYK color model

#816376 color CMYK value is (0,23,9,49).

  • cyan value is 0.00%
  • magenta value is 23.26%
  • yellow value is 8.53%
  • key color value is 49.41%

CMYK: (0,23,9,49)
C0M23Y9K49 (0%, 23%, 9%, 49%)
(0.00 / 0.23 / 0.09 / 0.49)

CMYK percentages

%0
%23.26
%8.53
%49.41

Codes

Color #816376 in popluar color models

81 63 76
RGB 129 99 118
HSL 322° 13.16% 44.71%
HSB/HSV 322° 23.26% 50.59%
CMYK 0.00% 23.26% 8.53%
49.41%

Color #816376 in popluar number systems.

HEX 81 63 76
Decimal 129 99 118
Binary 10000001 1100011 1110110
Octal 201 143 166

Shades and tints

Shades of #816376

#816376
(129,99,118)
#765A6C
(118,90,108)
#6B5162
(107,81,98)
#604858
(96,72,88)
#553F4E
(85,63,78)
#4A3644
(74,54,68)
#3F2D3A
(63,45,58)
#342430
(52,36,48)
#291B26
(41,27,38)
#1E121C
(30,18,28)
#130912
(19,9,18)
#000000
(0,0,0)

Tints of #816376

#816376
(129,99,118)
#8C7182
(140,113,130)
#977F8E
(151,127,142)
#A28D9A
(162,141,154)
#AD9BA6
(173,155,166)
#B8A9B2
(184,169,178)
#C3B7BE
(195,183,190)
#CEC5CA
(206,197,202)
#D9D3D6
(217,211,214)
#E4E1E2
(228,225,226)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816376 color. Also use rgb(129,99,118) instead hex code.

Text Font Color

.myTextColor { color: #816376; }

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

This text font color is #816376.

Background Color

.myBgColor { background-color: #816376; }

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

This div background color is #816376.

Border color

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

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

This div border color is #816376.

Opacity

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

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

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

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

This text has shadow with #816376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816376.

Preview

Color preview on black background

This text has color #816376 on black background.


Color preview on white background

This text has color #816376 on white background.


Black color preview on #816376 background

This text has black color on #816376 background.


White color preview on #816376 background

This text has white color on #816376 background.


Related colors

Complementary color

Complementary color for #hex is #7E9C89.


I love getcolorcode.com

Triadic colors

1 #768163 and #637681 with #816376 are triadic colors.

2 #766381 and #638176 with #816376 are triadic colors.