COLOR #809364

HEX: #809364 RGB: (128,147,100)

Color info

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

RGB color model

#809364 color RGB value is (128,147,100).

RGB: (128,147,100) (50%, 58%, 39%)

RGB channels and saturation

R 128 of 255 = 50%
G 147 of 255 = 58%
B 100 of 255 = 39%

128
147
100

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

Portions of RGB colors in percentages

R + G + B = 128 + 147 + 100 = 375 (100%)
R 128 of 375 ~ 34.13%
G 147 of 375 ~ 39.2%
B 100 of 375 ~ 26.67'%

%34.13
%39.2
%26.67

CMYK color model

#809364 color CMYK value is (13,0,32,42).

  • cyan value is 12.93%
  • magenta value is 0.00%
  • yellow value is 31.97%
  • key color value is 42.35%

CMYK: (13,0,32,42)
C13M0Y32K42 (13%, 0%, 32%, 42%)
(0.13 / 0.00 / 0.32 / 0.42)

CMYK percentages

%12.93
%0
%31.97
%42.35

Codes

Color #809364 in popluar color models

80 93 64
RGB 128 147 100
HSL 84° 19.03% 48.43%
HSB/HSV 84° 31.97% 57.65%
CMYK 12.93% 0.00% 31.97%
42.35%

Color #809364 in popluar number systems.

HEX 80 93 64
Decimal 128 147 100
Binary 10000000 10010011 1100100
Octal 200 223 144

Shades and tints

Shades of #809364

#809364
(128,147,100)
#75865B
(117,134,91)
#6A7952
(106,121,82)
#5F6C49
(95,108,73)
#545F40
(84,95,64)
#495237
(73,82,55)
#3E452E
(62,69,46)
#333825
(51,56,37)
#282B1C
(40,43,28)
#1D1E13
(29,30,19)
#12110A
(18,17,10)
#000000
(0,0,0)

Tints of #809364

#809364
(128,147,100)
#8B9C72
(139,156,114)
#96A580
(150,165,128)
#A1AE8E
(161,174,142)
#ACB79C
(172,183,156)
#B7C0AA
(183,192,170)
#C2C9B8
(194,201,184)
#CDD2C6
(205,210,198)
#D8DBD4
(216,219,212)
#E3E4E2
(227,228,226)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809364 color. Also use rgb(128,147,100) instead hex code.

Text Font Color

.myTextColor { color: #809364; }

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

This text font color is #809364.

Background Color

.myBgColor { background-color: #809364; }

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

This div background color is #809364.

Border color

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

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

This div border color is #809364.

Opacity

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

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

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

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

This text has shadow with #809364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809364.

Preview

Color preview on black background

This text has color #809364 on black background.


Color preview on white background

This text has color #809364 on white background.


Black color preview on #809364 background

This text has black color on #809364 background.


White color preview on #809364 background

This text has white color on #809364 background.


Related colors

Complementary color

Complementary color for #hex is #7F6C9B.


I love getcolorcode.com

Triadic colors

1 #648093 and #936480 with #809364 are triadic colors.

2 #649380 and #938064 with #809364 are triadic colors.