COLOR #816671

HEX: #816671 RGB: (129,102,113)

Color info

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

RGB color model

#816671 color RGB value is (129,102,113).

RGB: (129,102,113) (51%, 40%, 44%)

RGB channels and saturation

R 129 of 255 = 51%
G 102 of 255 = 40%
B 113 of 255 = 44%

129
102
113

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

Portions of RGB colors in percentages

R + G + B = 129 + 102 + 113 = 344 (100%)
R 129 of 344 ~ 37.5%
G 102 of 344 ~ 29.65%
B 113 of 344 ~ 32.85'%

%37.5
%29.65
%32.85

CMYK color model

#816671 color CMYK value is (0,21,12,49).

  • cyan value is 0.00%
  • magenta value is 20.93%
  • yellow value is 12.40%
  • key color value is 49.41%

CMYK: (0,21,12,49)
C0M21Y12K49 (0%, 21%, 12%, 49%)
(0.00 / 0.21 / 0.12 / 0.49)

CMYK percentages

%0
%20.93
%12.4
%49.41

Codes

Color #816671 in popluar color models

81 66 71
RGB 129 102 113
HSL 336° 11.69% 45.29%
HSB/HSV 336° 20.93% 50.59%
CMYK 0.00% 20.93% 12.40%
49.41%

Color #816671 in popluar number systems.

HEX 81 66 71
Decimal 129 102 113
Binary 10000001 1100110 1110001
Octal 201 146 161

Shades and tints

Shades of #816671

#816671
(129,102,113)
#765D67
(118,93,103)
#6B545D
(107,84,93)
#604B53
(96,75,83)
#554249
(85,66,73)
#4A393F
(74,57,63)
#3F3035
(63,48,53)
#34272B
(52,39,43)
#291E21
(41,30,33)
#1E1517
(30,21,23)
#130C0D
(19,12,13)
#000000
(0,0,0)

Tints of #816671

#816671
(129,102,113)
#8C737D
(140,115,125)
#978089
(151,128,137)
#A28D95
(162,141,149)
#AD9AA1
(173,154,161)
#B8A7AD
(184,167,173)
#C3B4B9
(195,180,185)
#CEC1C5
(206,193,197)
#D9CED1
(217,206,209)
#E4DBDD
(228,219,221)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816671 color. Also use rgb(129,102,113) instead hex code.

Text Font Color

.myTextColor { color: #816671; }

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

This text font color is #816671.

Background Color

.myBgColor { background-color: #816671; }

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

This div background color is #816671.

Border color

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

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

This div border color is #816671.

Opacity

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

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

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

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

This text has shadow with #816671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816671.

Preview

Color preview on black background

This text has color #816671 on black background.


Color preview on white background

This text has color #816671 on white background.


Black color preview on #816671 background

This text has black color on #816671 background.


White color preview on #816671 background

This text has white color on #816671 background.


Related colors

Complementary color

Complementary color for #hex is #7E998E.


I love getcolorcode.com

Triadic colors

1 #718166 and #667181 with #816671 are triadic colors.

2 #716681 and #668171 with #816671 are triadic colors.