Shades of Blue Smoke #849088
Tints of Blue Smoke #849088
RGB
CMYK
RGB Variations
Color information
#849088 (or 0x849088) is known color: Blue Smoke. HEX triplet: 84, 90 and 88. RGB value is (132,144,136). Sum of RGB (Red+Green+Blue) = 132+144+136=412 (54% of max value = 765). Red value is 132 (51.95% from 255 or 32.04% from 412); Green value is 144 (56.64% from 255 or 34.95% from 412); Blue value is 136 (53.52% from 255 or 33.01% from 412); Max value from RGB is 144 - color contains mainly: green. Hex color #849088 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849088 is #7B6F77. Grayscale: #8B8B8B. Windows color (decimal): -8089464 or 8949892. OLE color: 8949892.
HSL color Cylindrical-coordinate representation of color #849088: hue angle of 140º 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 #849088 is Cyan = 0.08, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 136 | - |
| CMYK | 0.08 | 0 | 0.06 | 0.44 |
| HSL | 140º | 0.05% | 0.54% | - |
| HSV(B) | 140º | 0.08% | 0.56% | - |
| XYZ | 23.93 | 26.63 | 27.17 | - |
| YUV | 139.5 | 126.02 | 122.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 136 | 0.08 | 0 | 0.06 | 0.44 | 140 | 0.05 | 0.54 |
| Hex | 84 | 90 | 88 | 8 | 0 | 6 | 2C | 8C | 5 | 36 |
| Octal | 204 | 220 | 210 | 10 | 0 | 6 | 54 | 214 | 5 | 66 |
| Binary | 10000100 | 10010000 | 10001000 | 1000 | 0 | 110 | 101100 | 10001100 | 101 | 110110 |
Color Harmonies of #849088
Complementary color
Monochromatic Colors of #849088
Black with #849088
Text Example
Text Example
White with #849088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849088; }
p { color: rgb(132,144,136); }
H1.HeaderClassName
{
color: #849088;
}
.AnyTagClassName
{
color: #849088;
}
</style>
background-color css
<style>
a { background-color: #849088; }
a { background-color: rgb(132,144,136); }
div.DivClassName
{
background-color: #849088;
}
.BgClassName
{
background-color: #849088;
}
</style>
border-color css
<style>
span { border-color: #849088; }
span { border-color: rgb(132,144,136); }
td.TdClassName
{
border-color: #849088;
}
.TagClassName
{
border-color: #849088;
}
</style>