COLOR #809290

HEX: #809290 RGB: (128,146,144)

Color info

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

RGB color model

#809290 color RGB value is (128,146,144).

RGB: (128,146,144) (50%, 57%, 56%)

RGB channels and saturation

R 128 of 255 = 50%
G 146 of 255 = 57%
B 144 of 255 = 56%

128
146
144

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

Portions of RGB colors in percentages

R + G + B = 128 + 146 + 144 = 418 (100%)
R 128 of 418 ~ 30.62%
G 146 of 418 ~ 34.93%
B 144 of 418 ~ 34.45'%

%30.62
%34.93
%34.45

CMYK color model

#809290 color CMYK value is (12,0,1,43).

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

CMYK: (12,0,1,43)
C12M0Y1K43 (12%, 0%, 1%, 43%)
(0.12 / 0.00 / 0.01 / 0.43)

CMYK percentages

%12.33
%0
%1.37
%42.75

Codes

Color #809290 in popluar color models

80 92 90
RGB 128 146 144
HSL 173° 7.63% 53.73%
HSB/HSV 173° 12.33% 57.25%
CMYK 12.33% 0.00% 1.37%
42.75%

Color #809290 in popluar number systems.

HEX 80 92 90
Decimal 128 146 144
Binary 10000000 10010010 10010000
Octal 200 222 220

Shades and tints

Shades of #809290

#809290
(128,146,144)
#758583
(117,133,131)
#6A7876
(106,120,118)
#5F6B69
(95,107,105)
#545E5C
(84,94,92)
#49514F
(73,81,79)
#3E4442
(62,68,66)
#333735
(51,55,53)
#282A28
(40,42,40)
#1D1D1B
(29,29,27)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #809290

#809290
(128,146,144)
#8B9B9A
(139,155,154)
#96A4A4
(150,164,164)
#A1ADAE
(161,173,174)
#ACB6B8
(172,182,184)
#B7BFC2
(183,191,194)
#C2C8CC
(194,200,204)
#CDD1D6
(205,209,214)
#D8DAE0
(216,218,224)
#E3E3EA
(227,227,234)
#EEECF4
(238,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #809290; }

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

This text font color is #809290.

Background Color

.myBgColor { background-color: #809290; }

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

This div background color is #809290.

Border color

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

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

This div border color is #809290.

Opacity

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

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

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

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

This text has shadow with #809290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #809290.

Preview

Color preview on black background

This text has color #809290 on black background.


Color preview on white background

This text has color #809290 on white background.


Black color preview on #809290 background

This text has black color on #809290 background.


White color preview on #809290 background

This text has white color on #809290 background.


Related colors

Complementary color

Complementary color for #hex is #7F6D6F.


I love getcolorcode.com

Triadic colors

1 #908092 and #929080 with #809290 are triadic colors.

2 #909280 and #928090 with #809290 are triadic colors.