COLOR #816968

HEX: #816968 RGB: (129,105,104)

Color info

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

RGB color model

#816968 color RGB value is (129,105,104).

RGB: (129,105,104) (51%, 41%, 41%)

RGB channels and saturation

R 129 of 255 = 51%
G 105 of 255 = 41%
B 104 of 255 = 41%

129
105
104

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

Portions of RGB colors in percentages

R + G + B = 129 + 105 + 104 = 338 (100%)
R 129 of 338 ~ 38.17%
G 105 of 338 ~ 31.07%
B 104 of 338 ~ 30.77'%

%38.17
%31.07
%30.77

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.60%
  • yellow value is 19.38%
  • key color value is 49.41%

CMYK: (0,19,19,49)
C0M19Y19K49 (0%, 19%, 19%, 49%)
(0.00 / 0.19 / 0.19 / 0.49)

CMYK percentages

%0
%18.6
%19.38
%49.41

Codes

Color #816968 in popluar color models

81 69 68
RGB 129 105 104
HSL 10.73% 45.69%
HSB/HSV 19.38% 50.59%
CMYK 0.00% 18.60% 19.38%
49.41%

Color #816968 in popluar number systems.

HEX 81 69 68
Decimal 129 105 104
Binary 10000001 1101001 1101000
Octal 201 151 150

Shades and tints

Shades of #816968

#816968
(129,105,104)
#76605F
(118,96,95)
#6B5756
(107,87,86)
#604E4D
(96,78,77)
#554544
(85,69,68)
#4A3C3B
(74,60,59)
#3F3332
(63,51,50)
#342A29
(52,42,41)
#292120
(41,33,32)
#1E1817
(30,24,23)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #816968

#816968
(129,105,104)
#8C7675
(140,118,117)
#978382
(151,131,130)
#A2908F
(162,144,143)
#AD9D9C
(173,157,156)
#B8AAA9
(184,170,169)
#C3B7B6
(195,183,182)
#CEC4C3
(206,196,195)
#D9D1D0
(217,209,208)
#E4DEDD
(228,222,221)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #816968; }

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

This text font color is #816968.

Background Color

.myBgColor { background-color: #816968; }

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

This div background color is #816968.

Border color

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

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

This div border color is #816968.

Opacity

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

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

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

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

This text has shadow with #816968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816968.

Preview

Color preview on black background

This text has color #816968 on black background.


Color preview on white background

This text has color #816968 on white background.


Black color preview on #816968 background

This text has black color on #816968 background.


White color preview on #816968 background

This text has white color on #816968 background.


Related colors

Complementary color

Complementary color for #hex is #7E9697.


I love getcolorcode.com

Triadic colors

1 #688169 and #696881 with #816968 are triadic colors.

2 #686981 and #698168 with #816968 are triadic colors.