COLOR #809667

HEX: #809667 RGB: (128,150,103)

Color info

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

RGB color model

#809667 color RGB value is (128,150,103).

RGB: (128,150,103) (50%, 59%, 40%)

RGB channels and saturation

R 128 of 255 = 50%
G 150 of 255 = 59%
B 103 of 255 = 40%

128
150
103

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

Portions of RGB colors in percentages

R + G + B = 128 + 150 + 103 = 381 (100%)
R 128 of 381 ~ 33.6%
G 150 of 381 ~ 39.37%
B 103 of 381 ~ 27.03'%

%33.6
%39.37
%27.03

CMYK color model

#809667 color CMYK value is (15,0,31,41).

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

CMYK: (15,0,31,41)
C15M0Y31K41 (15%, 0%, 31%, 41%)
(0.15 / 0.00 / 0.31 / 0.41)

CMYK percentages

%14.67
%0
%31.33
%41.18

Codes

Color #809667 in popluar color models

80 96 67
RGB 128 150 103
HSL 88° 18.58% 49.61%
HSB/HSV 88° 31.33% 58.82%
CMYK 14.67% 0.00% 31.33%
41.18%

Color #809667 in popluar number systems.

HEX 80 96 67
Decimal 128 150 103
Binary 10000000 10010110 1100111
Octal 200 226 147

Shades and tints

Shades of #809667

#809667
(128,150,103)
#75895E
(117,137,94)
#6A7C55
(106,124,85)
#5F6F4C
(95,111,76)
#546243
(84,98,67)
#49553A
(73,85,58)
#3E4831
(62,72,49)
#333B28
(51,59,40)
#282E1F
(40,46,31)
#1D2116
(29,33,22)
#12140D
(18,20,13)
#000000
(0,0,0)

Tints of #809667

#809667
(128,150,103)
#8B9F74
(139,159,116)
#96A881
(150,168,129)
#A1B18E
(161,177,142)
#ACBA9B
(172,186,155)
#B7C3A8
(183,195,168)
#C2CCB5
(194,204,181)
#CDD5C2
(205,213,194)
#D8DECF
(216,222,207)
#E3E7DC
(227,231,220)
#EEF0E9
(238,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #809667; }

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

This text font color is #809667.

Background Color

.myBgColor { background-color: #809667; }

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

This div background color is #809667.

Border color

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

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

This div border color is #809667.

Opacity

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

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

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

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

This text has shadow with #809667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809667.

Preview

Color preview on black background

This text has color #809667 on black background.


Color preview on white background

This text has color #809667 on white background.


Black color preview on #809667 background

This text has black color on #809667 background.


White color preview on #809667 background

This text has white color on #809667 background.


Related colors

Complementary color

Complementary color for #hex is #7F6998.


I love getcolorcode.com

Triadic colors

1 #678096 and #966780 with #809667 are triadic colors.

2 #679680 and #968067 with #809667 are triadic colors.