COLOR #809073

HEX: #809073 RGB: (128,144,115)

Color info

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

RGB color model

#809073 color RGB value is (128,144,115).

RGB: (128,144,115) (50%, 56%, 45%)

RGB channels and saturation

R 128 of 255 = 50%
G 144 of 255 = 56%
B 115 of 255 = 45%

128
144
115

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

Portions of RGB colors in percentages

R + G + B = 128 + 144 + 115 = 387 (100%)
R 128 of 387 ~ 33.07%
G 144 of 387 ~ 37.21%
B 115 of 387 ~ 29.72'%

%33.07
%37.21
%29.72

CMYK color model

#809073 color CMYK value is (11,0,20,44).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 20.14%
  • key color value is 43.53%

CMYK: (11,0,20,44)
C11M0Y20K44 (11%, 0%, 20%, 44%)
(0.11 / 0.00 / 0.20 / 0.44)

CMYK percentages

%11.11
%0
%20.14
%43.53

Codes

Color #809073 in popluar color models

80 90 73
RGB 128 144 115
HSL 93° 11.55% 50.78%
HSB/HSV 93° 20.14% 56.47%
CMYK 11.11% 0.00% 20.14%
43.53%

Color #809073 in popluar number systems.

HEX 80 90 73
Decimal 128 144 115
Binary 10000000 10010000 1110011
Octal 200 220 163

Shades and tints

Shades of #809073

#809073
(128,144,115)
#758369
(117,131,105)
#6A765F
(106,118,95)
#5F6955
(95,105,85)
#545C4B
(84,92,75)
#494F41
(73,79,65)
#3E4237
(62,66,55)
#33352D
(51,53,45)
#282823
(40,40,35)
#1D1B19
(29,27,25)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #809073

#809073
(128,144,115)
#8B9A7F
(139,154,127)
#96A48B
(150,164,139)
#A1AE97
(161,174,151)
#ACB8A3
(172,184,163)
#B7C2AF
(183,194,175)
#C2CCBB
(194,204,187)
#CDD6C7
(205,214,199)
#D8E0D3
(216,224,211)
#E3EADF
(227,234,223)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809073 color. Also use rgb(128,144,115) instead hex code.

Text Font Color

.myTextColor { color: #809073; }

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

This text font color is #809073.

Background Color

.myBgColor { background-color: #809073; }

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

This div background color is #809073.

Border color

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

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

This div border color is #809073.

Opacity

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

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

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

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

This text has shadow with #809073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809073.

Preview

Color preview on black background

This text has color #809073 on black background.


Color preview on white background

This text has color #809073 on white background.


Black color preview on #809073 background

This text has black color on #809073 background.


White color preview on #809073 background

This text has white color on #809073 background.


Related colors

Complementary color

Complementary color for #hex is #7F6F8C.


I love getcolorcode.com

Triadic colors

1 #738090 and #907380 with #809073 are triadic colors.

2 #739080 and #908073 with #809073 are triadic colors.