COLOR #809461

HEX: #809461 RGB: (128,148,97)

Color info

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

RGB color model

#809461 color RGB value is (128,148,97).

RGB: (128,148,97) (50%, 58%, 38%)

RGB channels and saturation

R 128 of 255 = 50%
G 148 of 255 = 58%
B 97 of 255 = 38%

128
148
97

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

Portions of RGB colors in percentages

R + G + B = 128 + 148 + 97 = 373 (100%)
R 128 of 373 ~ 34.32%
G 148 of 373 ~ 39.68%
B 97 of 373 ~ 26.01'%

%34.32
%39.68
%26.01

CMYK color model

#809461 color CMYK value is (14,0,34,42).

  • cyan value is 13.51%
  • magenta value is 0.00%
  • yellow value is 34.46%
  • key color value is 41.96%

CMYK: (14,0,34,42)
C14M0Y34K42 (14%, 0%, 34%, 42%)
(0.14 / 0.00 / 0.34 / 0.42)

CMYK percentages

%13.51
%0
%34.46
%41.96

Codes

Color #809461 in popluar color models

80 94 61
RGB 128 148 97
HSL 84° 20.82% 48.04%
HSB/HSV 84° 34.46% 58.04%
CMYK 13.51% 0.00% 34.46%
41.96%

Color #809461 in popluar number systems.

HEX 80 94 61
Decimal 128 148 97
Binary 10000000 10010100 1100001
Octal 200 224 141

Shades and tints

Shades of #809461

#809461
(128,148,97)
#758759
(117,135,89)
#6A7A51
(106,122,81)
#5F6D49
(95,109,73)
#546041
(84,96,65)
#495339
(73,83,57)
#3E4631
(62,70,49)
#333929
(51,57,41)
#282C21
(40,44,33)
#1D1F19
(29,31,25)
#121211
(18,18,17)
#000000
(0,0,0)

Tints of #809461

#809461
(128,148,97)
#8B9D6F
(139,157,111)
#96A67D
(150,166,125)
#A1AF8B
(161,175,139)
#ACB899
(172,184,153)
#B7C1A7
(183,193,167)
#C2CAB5
(194,202,181)
#CDD3C3
(205,211,195)
#D8DCD1
(216,220,209)
#E3E5DF
(227,229,223)
#EEEEED
(238,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809461 color. Also use rgb(128,148,97) instead hex code.

Text Font Color

.myTextColor { color: #809461; }

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

This text font color is #809461.

Background Color

.myBgColor { background-color: #809461; }

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

This div background color is #809461.

Border color

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

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

This div border color is #809461.

Opacity

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

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

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

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

This text has shadow with #809461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809461.

Preview

Color preview on black background

This text has color #809461 on black background.


Color preview on white background

This text has color #809461 on white background.


Black color preview on #809461 background

This text has black color on #809461 background.


White color preview on #809461 background

This text has white color on #809461 background.


Related colors

Complementary color

Complementary color for #hex is #7F6B9E.


I love getcolorcode.com

Triadic colors

1 #618094 and #946180 with #809461 are triadic colors.

2 #619480 and #948061 with #809461 are triadic colors.