COLOR #818762

HEX: #818762 RGB: (129,135,98)

Color info

#818762 contains red, green and blue colors in about the same proportion. Web safe color of #818762 is #999966 (or #996).

RGB color model

#818762 color RGB value is (129,135,98).

RGB: (129,135,98) (51%, 53%, 38%)

RGB channels and saturation

R 129 of 255 = 51%
G 135 of 255 = 53%
B 98 of 255 = 38%

129
135
98

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

Portions of RGB colors in percentages

R + G + B = 129 + 135 + 98 = 362 (100%)
R 129 of 362 ~ 35.64%
G 135 of 362 ~ 37.29%
B 98 of 362 ~ 27.07'%

%35.64
%37.29
%27.07

CMYK color model

#818762 color CMYK value is (4,0,27,47).

  • cyan value is 4.44%
  • magenta value is 0.00%
  • yellow value is 27.41%
  • key color value is 47.06%

CMYK: (4,0,27,47)
C4M0Y27K47 (4%, 0%, 27%, 47%)
(0.04 / 0.00 / 0.27 / 0.47)

CMYK percentages

%4.44
%0
%27.41
%47.06

Codes

Color #818762 in popluar color models

81 87 62
RGB 129 135 98
HSL 70° 15.88% 45.69%
HSB/HSV 70° 27.41% 52.94%
CMYK 4.44% 0.00% 27.41%
47.06%

Color #818762 in popluar number systems.

HEX 81 87 62
Decimal 129 135 98
Binary 10000001 10000111 1100010
Octal 201 207 142

Shades and tints

Shades of #818762

#818762
(129,135,98)
#767B5A
(118,123,90)
#6B6F52
(107,111,82)
#60634A
(96,99,74)
#555742
(85,87,66)
#4A4B3A
(74,75,58)
#3F3F32
(63,63,50)
#34332A
(52,51,42)
#292722
(41,39,34)
#1E1B1A
(30,27,26)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #818762

#818762
(129,135,98)
#8C9170
(140,145,112)
#979B7E
(151,155,126)
#A2A58C
(162,165,140)
#ADAF9A
(173,175,154)
#B8B9A8
(184,185,168)
#C3C3B6
(195,195,182)
#CECDC4
(206,205,196)
#D9D7D2
(217,215,210)
#E4E1E0
(228,225,224)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818762 color. Also use rgb(129,135,98) instead hex code.

Text Font Color

.myTextColor { color: #818762; }

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

This text font color is #818762.

Background Color

.myBgColor { background-color: #818762; }

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

This div background color is #818762.

Border color

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

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

This div border color is #818762.

Opacity

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

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

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

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

This text has shadow with #818762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818762.

Preview

Color preview on black background

This text has color #818762 on black background.


Color preview on white background

This text has color #818762 on white background.


Black color preview on #818762 background

This text has black color on #818762 background.


White color preview on #818762 background

This text has white color on #818762 background.


Related colors

Complementary color

Complementary color for #hex is #7E789D.


I love getcolorcode.com

Triadic colors

1 #628187 and #876281 with #818762 are triadic colors.

2 #628781 and #878162 with #818762 are triadic colors.