COLOR #816750

HEX: #816750 RGB: (129,103,80)

Color info

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

RGB color model

#816750 color RGB value is (129,103,80).

RGB: (129,103,80) (51%, 40%, 31%)

RGB channels and saturation

R 129 of 255 = 51%
G 103 of 255 = 40%
B 80 of 255 = 31%

129
103
80

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

Portions of RGB colors in percentages

R + G + B = 129 + 103 + 80 = 312 (100%)
R 129 of 312 ~ 41.35%
G 103 of 312 ~ 33.01%
B 80 of 312 ~ 25.64'%

%41.35
%33.01
%25.64

CMYK color model

#816750 color CMYK value is (0,20,38,49).

  • cyan value is 0.00%
  • magenta value is 20.16%
  • yellow value is 37.98%
  • key color value is 49.41%

CMYK: (0,20,38,49)
C0M20Y38K49 (0%, 20%, 38%, 49%)
(0.00 / 0.20 / 0.38 / 0.49)

CMYK percentages

%0
%20.16
%37.98
%49.41

Codes

Color #816750 in popluar color models

81 67 50
RGB 129 103 80
HSL 28° 23.44% 40.98%
HSB/HSV 28° 37.98% 50.59%
CMYK 0.00% 20.16% 37.98%
49.41%

Color #816750 in popluar number systems.

HEX 81 67 50
Decimal 129 103 80
Binary 10000001 1100111 1010000
Octal 201 147 120

Shades and tints

Shades of #816750

#816750
(129,103,80)
#765E49
(118,94,73)
#6B5542
(107,85,66)
#604C3B
(96,76,59)
#554334
(85,67,52)
#4A3A2D
(74,58,45)
#3F3126
(63,49,38)
#34281F
(52,40,31)
#291F18
(41,31,24)
#1E1611
(30,22,17)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #816750

#816750
(129,103,80)
#8C745F
(140,116,95)
#97816E
(151,129,110)
#A28E7D
(162,142,125)
#AD9B8C
(173,155,140)
#B8A89B
(184,168,155)
#C3B5AA
(195,181,170)
#CEC2B9
(206,194,185)
#D9CFC8
(217,207,200)
#E4DCD7
(228,220,215)
#EFE9E6
(239,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816750 color. Also use rgb(129,103,80) instead hex code.

Text Font Color

.myTextColor { color: #816750; }

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

This text font color is #816750.

Background Color

.myBgColor { background-color: #816750; }

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

This div background color is #816750.

Border color

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

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

This div border color is #816750.

Opacity

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

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

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

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

This text has shadow with #816750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816750.

Preview

Color preview on black background

This text has color #816750 on black background.


Color preview on white background

This text has color #816750 on white background.


Black color preview on #816750 background

This text has black color on #816750 background.


White color preview on #816750 background

This text has white color on #816750 background.


Related colors

Complementary color

Complementary color for #hex is #7E98AF.


I love getcolorcode.com

Triadic colors

1 #508167 and #675081 with #816750 are triadic colors.

2 #506781 and #678150 with #816750 are triadic colors.