COLOR #816A68

HEX: #816A68 RGB: (129,106,104)

Color info

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

RGB color model

#816A68 color RGB value is (129,106,104).

RGB: (129,106,104) (51%, 42%, 41%)

RGB channels and saturation

R 129 of 255 = 51%
G 106 of 255 = 42%
B 104 of 255 = 41%

129
106
104

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

Portions of RGB colors in percentages

R + G + B = 129 + 106 + 104 = 339 (100%)
R 129 of 339 ~ 38.05%
G 106 of 339 ~ 31.27%
B 104 of 339 ~ 30.68'%

%38.05
%31.27
%30.68

CMYK color model

#816A68 color CMYK value is (0,18,19,49).

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

CMYK: (0,18,19,49)
C0M18Y19K49 (0%, 18%, 19%, 49%)
(0.00 / 0.18 / 0.19 / 0.49)

CMYK percentages

%0
%17.83
%19.38
%49.41

Codes

Color #816A68 in popluar color models

81 6A 68
RGB 129 106 104
HSL 10.73% 45.69%
HSB/HSV 19.38% 50.59%
CMYK 0.00% 17.83% 19.38%
49.41%

Color #816A68 in popluar number systems.

HEX 81 6A 68
Decimal 129 106 104
Binary 10000001 1101010 1101000
Octal 201 152 150

Shades and tints

Shades of #816A68

#816A68
(129,106,104)
#76615F
(118,97,95)
#6B5856
(107,88,86)
#604F4D
(96,79,77)
#554644
(85,70,68)
#4A3D3B
(74,61,59)
#3F3432
(63,52,50)
#342B29
(52,43,41)
#292220
(41,34,32)
#1E1917
(30,25,23)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #816A68

#816A68
(129,106,104)
#8C7775
(140,119,117)
#978482
(151,132,130)
#A2918F
(162,145,143)
#AD9E9C
(173,158,156)
#B8ABA9
(184,171,169)
#C3B8B6
(195,184,182)
#CEC5C3
(206,197,195)
#D9D2D0
(217,210,208)
#E4DFDD
(228,223,221)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #816A68; }

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

This text font color is #816A68.

Background Color

.myBgColor { background-color: #816A68; }

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

This div background color is #816A68.

Border color

.myBorderColor { border: 1px solid #816A68; }

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

This div border color is #816A68.

Opacity

.myOpacity80 { color: #816A68; opacity: 0.8; }

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

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

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

This text has shadow with #816A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816A68.

Preview

Color preview on black background

This text has color #816A68 on black background.


Color preview on white background

This text has color #816A68 on white background.


Black color preview on #816A68 background

This text has black color on #816A68 background.


White color preview on #816A68 background

This text has white color on #816A68 background.


Related colors

Complementary color

Complementary color for #hex is #7E9597.


I love getcolorcode.com

Triadic colors

1 #68816A and #6A6881 with #816A68 are triadic colors.

2 #686A81 and #6A8168 with #816A68 are triadic colors.