Shades of Blue Smoke #859088
Tints of Blue Smoke #859088
RGB
CMYK
RGB Variations
Color information
#859088 (or 0x859088) is known color: Blue Smoke. HEX triplet: 85, 90 and 88. RGB value is (133,144,136). Sum of RGB (Red+Green+Blue) = 133+144+136=413 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.20% from 413); Green value is 144 (56.64% from 255 or 34.87% from 413); Blue value is 136 (53.52% from 255 or 32.93% from 413); Max value from RGB is 144 - color contains mainly: green. Hex color #859088 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859088 is #7A6F77. Grayscale: #8B8B8B. Windows color (decimal): -8023928 or 8949893. OLE color: 8949893.
HSL color Cylindrical-coordinate representation of color #859088: hue angle of 136.36º 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 #859088 is Cyan = 0.08, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 136 | - |
| CMYK | 0.08 | 0 | 0.06 | 0.44 |
| HSL | 136.36º | 0.05% | 0.54% | - |
| HSV(B) | 136.36º | 0.08% | 0.56% | - |
| XYZ | 24.09 | 26.71 | 27.18 | - |
| YUV | 139.8 | 125.86 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 136 | 0.08 | 0 | 0.06 | 0.44 | 136.36 | 0.05 | 0.54 |
| Hex | 85 | 90 | 88 | 8 | 0 | 6 | 2C | 88 | 5 | 36 |
| Octal | 205 | 220 | 210 | 10 | 0 | 6 | 54 | 210 | 5 | 66 |
| Binary | 10000101 | 10010000 | 10001000 | 1000 | 0 | 110 | 101100 | 10001000 | 101 | 110110 |
Color Harmonies of #859088
Complementary color
Monochromatic Colors of #859088
Black with #859088
Text Example
Text Example
White with #859088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859088; }
p { color: rgb(133,144,136); }
H1.HeaderClassName
{
color: #859088;
}
.AnyTagClassName
{
color: #859088;
}
</style>
background-color css
<style>
a { background-color: #859088; }
a { background-color: rgb(133,144,136); }
div.DivClassName
{
background-color: #859088;
}
.BgClassName
{
background-color: #859088;
}
</style>
border-color css
<style>
span { border-color: #859088; }
span { border-color: rgb(133,144,136); }
td.TdClassName
{
border-color: #859088;
}
.TagClassName
{
border-color: #859088;
}
</style>