COLOR #816673

HEX: #816673 RGB: (129,102,115)

Color info

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

RGB color model

#816673 color RGB value is (129,102,115).

RGB: (129,102,115) (51%, 40%, 45%)

RGB channels and saturation

R 129 of 255 = 51%
G 102 of 255 = 40%
B 115 of 255 = 45%

129
102
115

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

Portions of RGB colors in percentages

R + G + B = 129 + 102 + 115 = 346 (100%)
R 129 of 346 ~ 37.28%
G 102 of 346 ~ 29.48%
B 115 of 346 ~ 33.24'%

%37.28
%29.48
%33.24

CMYK color model

#816673 color CMYK value is (0,21,11,49).

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

CMYK: (0,21,11,49)
C0M21Y11K49 (0%, 21%, 11%, 49%)
(0.00 / 0.21 / 0.11 / 0.49)

CMYK percentages

%0
%20.93
%10.85
%49.41

Codes

Color #816673 in popluar color models

81 66 73
RGB 129 102 115
HSL 331° 11.69% 45.29%
HSB/HSV 331° 20.93% 50.59%
CMYK 0.00% 20.93% 10.85%
49.41%

Color #816673 in popluar number systems.

HEX 81 66 73
Decimal 129 102 115
Binary 10000001 1100110 1110011
Octal 201 146 163

Shades and tints

Shades of #816673

#816673
(129,102,115)
#765D69
(118,93,105)
#6B545F
(107,84,95)
#604B55
(96,75,85)
#55424B
(85,66,75)
#4A3941
(74,57,65)
#3F3037
(63,48,55)
#34272D
(52,39,45)
#291E23
(41,30,35)
#1E1519
(30,21,25)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #816673

#816673
(129,102,115)
#8C737F
(140,115,127)
#97808B
(151,128,139)
#A28D97
(162,141,151)
#AD9AA3
(173,154,163)
#B8A7AF
(184,167,175)
#C3B4BB
(195,180,187)
#CEC1C7
(206,193,199)
#D9CED3
(217,206,211)
#E4DBDF
(228,219,223)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #816673; }

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

This text font color is #816673.

Background Color

.myBgColor { background-color: #816673; }

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

This div background color is #816673.

Border color

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

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

This div border color is #816673.

Opacity

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

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

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

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

This text has shadow with #816673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816673.

Preview

Color preview on black background

This text has color #816673 on black background.


Color preview on white background

This text has color #816673 on white background.


Black color preview on #816673 background

This text has black color on #816673 background.


White color preview on #816673 background

This text has white color on #816673 background.


Related colors

Complementary color

Complementary color for #hex is #7E998C.


I love getcolorcode.com

Triadic colors

1 #738166 and #667381 with #816673 are triadic colors.

2 #736681 and #668173 with #816673 are triadic colors.