Shades of Blue Smoke #809086
Tints of Blue Smoke #809086
RGB
CMYK
RGB Variations
Color information
#809086 (or 0x809086) is known color: Blue Smoke. HEX triplet: 80, 90 and 86. RGB value is (128,144,134). Sum of RGB (Red+Green+Blue) = 128+144+134=406 (53% of max value = 765). Red value is 128 (50.39% from 255 or 31.53% from 406); Green value is 144 (56.64% from 255 or 35.47% from 406); Blue value is 134 (52.73% from 255 or 33.00% from 406); Max value from RGB is 144 - color contains mainly: green. Hex color #809086 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #809086 is #7F6F79. Grayscale: #8A8A8A. Windows color (decimal): -8351610 or 8818816. OLE color: 8818816.
HSL color Cylindrical-coordinate representation of color #809086: hue angle of 142.5º degrees, saturation: 0.07, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #809086 is Cyan = 0.11, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 144 | 134 | - |
| CMYK | 0.11 | 0 | 0.07 | 0.44 |
| HSL | 142.5º | 0.07% | 0.53% | - |
| HSV(B) | 142.5º | 0.11% | 0.56% | - |
| XYZ | 23.18 | 26.26 | 26.4 | - |
| YUV | 138.08 | 125.7 | 120.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 144 | 134 | 0.11 | 0 | 0.07 | 0.44 | 142.5 | 0.07 | 0.53 |
| Hex | 80 | 90 | 86 | B | 0 | 7 | 2C | 8E | 7 | 35 |
| Octal | 200 | 220 | 206 | 13 | 0 | 7 | 54 | 216 | 7 | 65 |
| Binary | 10000000 | 10010000 | 10000110 | 1011 | 0 | 111 | 101100 | 10001110 | 111 | 110101 |
Color Harmonies of #809086
Complementary color
Monochromatic Colors of #809086
Black with #809086
Text Example
Text Example
White with #809086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809086; }
p { color: rgb(128,144,134); }
H1.HeaderClassName
{
color: #809086;
}
.AnyTagClassName
{
color: #809086;
}
</style>
background-color css
<style>
a { background-color: #809086; }
a { background-color: rgb(128,144,134); }
div.DivClassName
{
background-color: #809086;
}
.BgClassName
{
background-color: #809086;
}
</style>
border-color css
<style>
span { border-color: #809086; }
span { border-color: rgb(128,144,134); }
td.TdClassName
{
border-color: #809086;
}
.TagClassName
{
border-color: #809086;
}
</style>