COLOR #809338

HEX: #809338 RGB: (128,147,56)

Color info

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

RGB color model

#809338 color RGB value is (128,147,56).

RGB: (128,147,56) (50%, 58%, 22%)

RGB channels and saturation

R 128 of 255 = 50%
G 147 of 255 = 58%
B 56 of 255 = 22%

128
147
56

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

Portions of RGB colors in percentages

R + G + B = 128 + 147 + 56 = 331 (100%)
R 128 of 331 ~ 38.67%
G 147 of 331 ~ 44.41%
B 56 of 331 ~ 16.92'%

%38.67
%44.41
%16.92

CMYK color model

#809338 color CMYK value is (13,0,62,42).

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

CMYK: (13,0,62,42)
C13M0Y62K42 (13%, 0%, 62%, 42%)
(0.13 / 0.00 / 0.62 / 0.42)

CMYK percentages

%12.93
%0
%61.9
%42.35

Codes

Color #809338 in popluar color models

80 93 38
RGB 128 147 56
HSL 73° 44.83% 39.80%
HSB/HSV 73° 61.90% 57.65%
CMYK 12.93% 0.00% 61.90%
42.35%

Color #809338 in popluar number systems.

HEX 80 93 38
Decimal 128 147 56
Binary 10000000 10010011 111000
Octal 200 223 70

Shades and tints

Shades of #809338

#809338
(128,147,56)
#758633
(117,134,51)
#6A792E
(106,121,46)
#5F6C29
(95,108,41)
#545F24
(84,95,36)
#49521F
(73,82,31)
#3E451A
(62,69,26)
#333815
(51,56,21)
#282B10
(40,43,16)
#1D1E0B
(29,30,11)
#121106
(18,17,6)
#000000
(0,0,0)

Tints of #809338

#809338
(128,147,56)
#8B9C4A
(139,156,74)
#96A55C
(150,165,92)
#A1AE6E
(161,174,110)
#ACB780
(172,183,128)
#B7C092
(183,192,146)
#C2C9A4
(194,201,164)
#CDD2B6
(205,210,182)
#D8DBC8
(216,219,200)
#E3E4DA
(227,228,218)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #809338; }

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

This text font color is #809338.

Background Color

.myBgColor { background-color: #809338; }

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

This div background color is #809338.

Border color

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

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

This div border color is #809338.

Opacity

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

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

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

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

This text has shadow with #809338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809338.

Preview

Color preview on black background

This text has color #809338 on black background.


Color preview on white background

This text has color #809338 on white background.


Black color preview on #809338 background

This text has black color on #809338 background.


White color preview on #809338 background

This text has white color on #809338 background.


Related colors

Complementary color

Complementary color for #hex is #7F6CC7.


I love getcolorcode.com

Triadic colors

1 #388093 and #933880 with #809338 are triadic colors.

2 #389380 and #938038 with #809338 are triadic colors.