COLOR #809662

HEX: #809662 RGB: (128,150,98)

Color info

#809662 contains red, green and blue colors in about the same proportion. Web safe color of #809662 is #669966 (or #696).

RGB color model

#809662 color RGB value is (128,150,98).

RGB: (128,150,98) (50%, 59%, 38%)

RGB channels and saturation

R 128 of 255 = 50%
G 150 of 255 = 59%
B 98 of 255 = 38%

128
150
98

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

Portions of RGB colors in percentages

R + G + B = 128 + 150 + 98 = 376 (100%)
R 128 of 376 ~ 34.04%
G 150 of 376 ~ 39.89%
B 98 of 376 ~ 26.06'%

%34.04
%39.89
%26.06

CMYK color model

#809662 color CMYK value is (15,0,35,41).

  • cyan value is 14.67%
  • magenta value is 0.00%
  • yellow value is 34.67%
  • key color value is 41.18%

CMYK: (15,0,35,41)
C15M0Y35K41 (15%, 0%, 35%, 41%)
(0.15 / 0.00 / 0.35 / 0.41)

CMYK percentages

%14.67
%0
%34.67
%41.18

Codes

Color #809662 in popluar color models

80 96 62
RGB 128 150 98
HSL 85° 20.97% 48.63%
HSB/HSV 85° 34.67% 58.82%
CMYK 14.67% 0.00% 34.67%
41.18%

Color #809662 in popluar number systems.

HEX 80 96 62
Decimal 128 150 98
Binary 10000000 10010110 1100010
Octal 200 226 142

Shades and tints

Shades of #809662

#809662
(128,150,98)
#75895A
(117,137,90)
#6A7C52
(106,124,82)
#5F6F4A
(95,111,74)
#546242
(84,98,66)
#49553A
(73,85,58)
#3E4832
(62,72,50)
#333B2A
(51,59,42)
#282E22
(40,46,34)
#1D211A
(29,33,26)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #809662

#809662
(128,150,98)
#8B9F70
(139,159,112)
#96A87E
(150,168,126)
#A1B18C
(161,177,140)
#ACBA9A
(172,186,154)
#B7C3A8
(183,195,168)
#C2CCB6
(194,204,182)
#CDD5C4
(205,213,196)
#D8DED2
(216,222,210)
#E3E7E0
(227,231,224)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809662 color. Also use rgb(128,150,98) instead hex code.

Text Font Color

.myTextColor { color: #809662; }

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

This text font color is #809662.

Background Color

.myBgColor { background-color: #809662; }

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

This div background color is #809662.

Border color

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

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

This div border color is #809662.

Opacity

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

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

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

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

This text has shadow with #809662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809662.

Preview

Color preview on black background

This text has color #809662 on black background.


Color preview on white background

This text has color #809662 on white background.


Black color preview on #809662 background

This text has black color on #809662 background.


White color preview on #809662 background

This text has white color on #809662 background.


Related colors

Complementary color

Complementary color for #hex is #7F699D.


I love getcolorcode.com

Triadic colors

1 #628096 and #966280 with #809662 are triadic colors.

2 #629680 and #968062 with #809662 are triadic colors.