COLOR #809E4A

HEX: #809E4A RGB: (128,158,74)

Color info

#809E4A contains mainly red and green colors. Web safe color of #809E4A is #669933 (or #693).

RGB color model

#809E4A color RGB value is (128,158,74).

RGB: (128,158,74) (50%, 62%, 29%)

RGB channels and saturation

R 128 of 255 = 50%
G 158 of 255 = 62%
B 74 of 255 = 29%

128
158
74

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

Portions of RGB colors in percentages

R + G + B = 128 + 158 + 74 = 360 (100%)
R 128 of 360 ~ 35.56%
G 158 of 360 ~ 43.89%
B 74 of 360 ~ 20.56'%

%35.56
%43.89
%20.56

CMYK color model

#809E4A color CMYK value is (19,0,53,38).

  • cyan value is 18.99%
  • magenta value is 0.00%
  • yellow value is 53.16%
  • key color value is 38.04%

CMYK: (19,0,53,38)
C19M0Y53K38 (19%, 0%, 53%, 38%)
(0.19 / 0.00 / 0.53 / 0.38)

CMYK percentages

%18.99
%0
%53.16
%38.04

Codes

Color #809E4A in popluar color models

80 9E 4A
RGB 128 158 74
HSL 81° 36.21% 45.49%
HSB/HSV 81° 53.16% 61.96%
CMYK 18.99% 0.00% 53.16%
38.04%

Color #809E4A in popluar number systems.

HEX 80 9E 4A
Decimal 128 158 74
Binary 10000000 10011110 1001010
Octal 200 236 112

Shades and tints

Shades of #809E4A

#809E4A
(128,158,74)
#759044
(117,144,68)
#6A823E
(106,130,62)
#5F7438
(95,116,56)
#546632
(84,102,50)
#49582C
(73,88,44)
#3E4A26
(62,74,38)
#333C20
(51,60,32)
#282E1A
(40,46,26)
#1D2014
(29,32,20)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #809E4A

#809E4A
(128,158,74)
#8BA65A
(139,166,90)
#96AE6A
(150,174,106)
#A1B67A
(161,182,122)
#ACBE8A
(172,190,138)
#B7C69A
(183,198,154)
#C2CEAA
(194,206,170)
#CDD6BA
(205,214,186)
#D8DECA
(216,222,202)
#E3E6DA
(227,230,218)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809E4A color. Also use rgb(128,158,74) instead hex code.

Text Font Color

.myTextColor { color: #809E4A; }

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

This text font color is #809E4A.

Background Color

.myBgColor { background-color: #809E4A; }

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

This div background color is #809E4A.

Border color

.myBorderColor { border: 1px solid #809E4A; }

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

This div border color is #809E4A.

Opacity

.myOpacity80 { color: #809E4A; opacity: 0.8; }

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

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

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

This text has shadow with #809E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809E4A.

Preview

Color preview on black background

This text has color #809E4A on black background.


Color preview on white background

This text has color #809E4A on white background.


Black color preview on #809E4A background

This text has black color on #809E4A background.


White color preview on #809E4A background

This text has white color on #809E4A background.


Related colors

Complementary color

Complementary color for #hex is #7F61B5.


I love getcolorcode.com

Triadic colors

1 #4A809E and #9E4A80 with #809E4A are triadic colors.

2 #4A9E80 and #9E804A with #809E4A are triadic colors.