COLOR #809289

HEX: #809289 RGB: (128,146,137)

Color info

#809289 contains red, green and blue colors in about the same proportion. Web safe color of #809289 is #669999 (or #699).

RGB color model

#809289 color RGB value is (128,146,137).

RGB: (128,146,137) (50%, 57%, 54%)

RGB channels and saturation

R 128 of 255 = 50%
G 146 of 255 = 57%
B 137 of 255 = 54%

128
146
137

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

Portions of RGB colors in percentages

R + G + B = 128 + 146 + 137 = 411 (100%)
R 128 of 411 ~ 31.14%
G 146 of 411 ~ 35.52%
B 137 of 411 ~ 33.33'%

%31.14
%35.52
%33.33

CMYK color model

#809289 color CMYK value is (12,0,6,43).

  • cyan value is 12.33%
  • magenta value is 0.00%
  • yellow value is 6.16%
  • key color value is 42.75%

CMYK: (12,0,6,43)
C12M0Y6K43 (12%, 0%, 6%, 43%)
(0.12 / 0.00 / 0.06 / 0.43)

CMYK percentages

%12.33
%0
%6.16
%42.75

Codes

Color #809289 in popluar color models

80 92 89
RGB 128 146 137
HSL 150° 7.63% 53.73%
HSB/HSV 150° 12.33% 57.25%
CMYK 12.33% 0.00% 6.16%
42.75%

Color #809289 in popluar number systems.

HEX 80 92 89
Decimal 128 146 137
Binary 10000000 10010010 10001001
Octal 200 222 211

Shades and tints

Shades of #809289

#809289
(128,146,137)
#75857D
(117,133,125)
#6A7871
(106,120,113)
#5F6B65
(95,107,101)
#545E59
(84,94,89)
#49514D
(73,81,77)
#3E4441
(62,68,65)
#333735
(51,55,53)
#282A29
(40,42,41)
#1D1D1D
(29,29,29)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #809289

#809289
(128,146,137)
#8B9B93
(139,155,147)
#96A49D
(150,164,157)
#A1ADA7
(161,173,167)
#ACB6B1
(172,182,177)
#B7BFBB
(183,191,187)
#C2C8C5
(194,200,197)
#CDD1CF
(205,209,207)
#D8DAD9
(216,218,217)
#E3E3E3
(227,227,227)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #809289 color. Also use rgb(128,146,137) instead hex code.

Text Font Color

.myTextColor { color: #809289; }

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

This text font color is #809289.

Background Color

.myBgColor { background-color: #809289; }

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

This div background color is #809289.

Border color

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

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

This div border color is #809289.

Opacity

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

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

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

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

This text has shadow with #809289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809289.

Preview

Color preview on black background

This text has color #809289 on black background.


Color preview on white background

This text has color #809289 on white background.


Black color preview on #809289 background

This text has black color on #809289 background.


White color preview on #809289 background

This text has white color on #809289 background.


Related colors

Complementary color

Complementary color for #hex is #7F6D76.


I love getcolorcode.com

Triadic colors

1 #898092 and #928980 with #809289 are triadic colors.

2 #899280 and #928089 with #809289 are triadic colors.