Shades of Blue Smoke #849087
Tints of Blue Smoke #849087
RGB
CMYK
RGB Variations
Color information
#849087 (or 0x849087) is known color: Blue Smoke. HEX triplet: 84, 90 and 87. RGB value is (132,144,135). Sum of RGB (Red+Green+Blue) = 132+144+135=411 (54% of max value = 765). Red value is 132 (51.95% from 255 or 32.12% from 411); Green value is 144 (56.64% from 255 or 35.04% from 411); Blue value is 135 (53.12% from 255 or 32.85% from 411); Max value from RGB is 144 - color contains mainly: green. Hex color #849087 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849087 is #7B6F78. Grayscale: #8B8B8B. Windows color (decimal): -8089465 or 8884356. OLE color: 8884356.
HSL color Cylindrical-coordinate representation of color #849087: hue angle of 135º degrees, saturation: 0.05, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #849087 is Cyan = 0.08, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 135 | - |
| CMYK | 0.08 | 0 | 0.06 | 0.44 |
| HSL | 135º | 0.05% | 0.54% | - |
| HSV(B) | 135º | 0.08% | 0.56% | - |
| XYZ | 23.86 | 26.6 | 26.8 | - |
| YUV | 139.39 | 125.52 | 122.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 135 | 0.08 | 0 | 0.06 | 0.44 | 135 | 0.05 | 0.54 |
| Hex | 84 | 90 | 87 | 8 | 0 | 6 | 2C | 87 | 5 | 36 |
| Octal | 204 | 220 | 207 | 10 | 0 | 6 | 54 | 207 | 5 | 66 |
| Binary | 10000100 | 10010000 | 10000111 | 1000 | 0 | 110 | 101100 | 10000111 | 101 | 110110 |
Color Harmonies of #849087
Complementary color
Monochromatic Colors of #849087
Black with #849087
Text Example
Text Example
White with #849087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849087; }
p { color: rgb(132,144,135); }
H1.HeaderClassName
{
color: #849087;
}
.AnyTagClassName
{
color: #849087;
}
</style>
background-color css
<style>
a { background-color: #849087; }
a { background-color: rgb(132,144,135); }
div.DivClassName
{
background-color: #849087;
}
.BgClassName
{
background-color: #849087;
}
</style>
border-color css
<style>
span { border-color: #849087; }
span { border-color: rgb(132,144,135); }
td.TdClassName
{
border-color: #849087;
}
.TagClassName
{
border-color: #849087;
}
</style>