COLOR #809469

HEX: #809469 RGB: (128,148,105)

Color info

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

RGB color model

#809469 color RGB value is (128,148,105).

RGB: (128,148,105) (50%, 58%, 41%)

RGB channels and saturation

R 128 of 255 = 50%
G 148 of 255 = 58%
B 105 of 255 = 41%

128
148
105

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

Portions of RGB colors in percentages

R + G + B = 128 + 148 + 105 = 381 (100%)
R 128 of 381 ~ 33.6%
G 148 of 381 ~ 38.85%
B 105 of 381 ~ 27.56'%

%33.6
%38.85
%27.56

CMYK color model

#809469 color CMYK value is (14,0,29,42).

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

CMYK: (14,0,29,42)
C14M0Y29K42 (14%, 0%, 29%, 42%)
(0.14 / 0.00 / 0.29 / 0.42)

CMYK percentages

%13.51
%0
%29.05
%41.96

Codes

Color #809469 in popluar color models

80 94 69
RGB 128 148 105
HSL 88° 17.00% 49.61%
HSB/HSV 88° 29.05% 58.04%
CMYK 13.51% 0.00% 29.05%
41.96%

Color #809469 in popluar number systems.

HEX 80 94 69
Decimal 128 148 105
Binary 10000000 10010100 1101001
Octal 200 224 151

Shades and tints

Shades of #809469

#809469
(128,148,105)
#758760
(117,135,96)
#6A7A57
(106,122,87)
#5F6D4E
(95,109,78)
#546045
(84,96,69)
#49533C
(73,83,60)
#3E4633
(62,70,51)
#33392A
(51,57,42)
#282C21
(40,44,33)
#1D1F18
(29,31,24)
#12120F
(18,18,15)
#000000
(0,0,0)

Tints of #809469

#809469
(128,148,105)
#8B9D76
(139,157,118)
#96A683
(150,166,131)
#A1AF90
(161,175,144)
#ACB89D
(172,184,157)
#B7C1AA
(183,193,170)
#C2CAB7
(194,202,183)
#CDD3C4
(205,211,196)
#D8DCD1
(216,220,209)
#E3E5DE
(227,229,222)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #809469; }

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

This text font color is #809469.

Background Color

.myBgColor { background-color: #809469; }

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

This div background color is #809469.

Border color

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

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

This div border color is #809469.

Opacity

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

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

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

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

This text has shadow with #809469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809469.

Preview

Color preview on black background

This text has color #809469 on black background.


Color preview on white background

This text has color #809469 on white background.


Black color preview on #809469 background

This text has black color on #809469 background.


White color preview on #809469 background

This text has white color on #809469 background.


Related colors

Complementary color

Complementary color for #hex is #7F6B96.


I love getcolorcode.com

Triadic colors

1 #698094 and #946980 with #809469 are triadic colors.

2 #699480 and #948069 with #809469 are triadic colors.