Shades of Blue Smoke #819086
Tints of Blue Smoke #819086
RGB
CMYK
RGB Variations
Color information
#819086 (or 0x819086) is known color: Blue Smoke. HEX triplet: 81, 90 and 86. RGB value is (129,144,134). Sum of RGB (Red+Green+Blue) = 129+144+134=407 (53% of max value = 765). Red value is 129 (50.78% from 255 or 31.70% from 407); Green value is 144 (56.64% from 255 or 35.38% from 407); Blue value is 134 (52.73% from 255 or 32.92% from 407); Max value from RGB is 144 - color contains mainly: green. Hex color #819086 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819086 is #7E6F79. Grayscale: #8A8A8A. Windows color (decimal): -8286074 or 8818817. OLE color: 8818817.
HSL color Cylindrical-coordinate representation of color #819086: hue angle of 140º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #819086 is Cyan = 0.10, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 134 | - |
| CMYK | 0.10 | 0 | 0.07 | 0.44 |
| HSL | 140º | 0.06% | 0.54% | - |
| HSV(B) | 140º | 0.1% | 0.56% | - |
| XYZ | 23.33 | 26.33 | 26.41 | - |
| YUV | 138.38 | 125.53 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 134 | 0.10 | 0 | 0.07 | 0.44 | 140 | 0.06 | 0.54 |
| Hex | 81 | 90 | 86 | A | 0 | 7 | 2C | 8C | 6 | 36 |
| Octal | 201 | 220 | 206 | 12 | 0 | 7 | 54 | 214 | 6 | 66 |
| Binary | 10000001 | 10010000 | 10000110 | 1010 | 0 | 111 | 101100 | 10001100 | 110 | 110110 |
Color Harmonies of #819086
Complementary color
Monochromatic Colors of #819086
Black with #819086
Text Example
Text Example
White with #819086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819086; }
p { color: rgb(129,144,134); }
H1.HeaderClassName
{
color: #819086;
}
.AnyTagClassName
{
color: #819086;
}
</style>
background-color css
<style>
a { background-color: #819086; }
a { background-color: rgb(129,144,134); }
div.DivClassName
{
background-color: #819086;
}
.BgClassName
{
background-color: #819086;
}
</style>
border-color css
<style>
span { border-color: #819086; }
span { border-color: rgb(129,144,134); }
td.TdClassName
{
border-color: #819086;
}
.TagClassName
{
border-color: #819086;
}
</style>