Shades of London Hue #989298
Tints of London Hue #989298
RGB
CMYK
RGB Variations
Color information
#989298 (or 0x989298) is known color: London Hue. HEX triplet: 98, 92 and 98. RGB value is (152,146,152). Sum of RGB (Red+Green+Blue) = 152+146+152=450 (59% of max value = 765). Red value is 152 (59.77% from 255 or 33.78% from 450); Green value is 146 (57.42% from 255 or 32.44% from 450); Blue value is 152 (59.77% from 255 or 33.78% from 450); Max value from RGB is 152 - color contains mainly: red, blue. Hex color #989298 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989298 is #676D67. Grayscale: #949494. Windows color (decimal): -6778216 or 9999000. OLE color: 9999000.
HSL color Cylindrical-coordinate representation of color #989298: hue angle of 300º degrees, saturation: 0.03, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #989298 is Cyan = 0, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 146 | 152 | - |
| CMYK | 0 | 0.04 | 0 | 0.40 |
| HSL | 300º | 0.03% | 0.58% | - |
| HSV(B) | 300º | 0.04% | 0.6% | - |
| XYZ | 28.9 | 29.5 | 33.88 | - |
| YUV | 148.48 | 129.99 | 130.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 146 | 152 | 0 | 0.04 | 0 | 0.40 | 300 | 0.03 | 0.58 |
| Hex | 98 | 92 | 98 | 0 | 4 | 0 | 28 | 12C | 3 | 3A |
| Octal | 230 | 222 | 230 | 0 | 4 | 0 | 50 | 454 | 3 | 72 |
| Binary | 10011000 | 10010010 | 10011000 | 0 | 100 | 0 | 101000 | 100101100 | 11 | 111010 |
Color Harmonies of #989298
Complementary color
Monochromatic Colors of #989298
Black with #989298
Text Example
Text Example
White with #989298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989298; }
p { color: rgb(152,146,152); }
H1.HeaderClassName
{
color: #989298;
}
.AnyTagClassName
{
color: #989298;
}
</style>
background-color css
<style>
a { background-color: #989298; }
a { background-color: rgb(152,146,152); }
div.DivClassName
{
background-color: #989298;
}
.BgClassName
{
background-color: #989298;
}
</style>
border-color css
<style>
span { border-color: #989298; }
span { border-color: rgb(152,146,152); }
td.TdClassName
{
border-color: #989298;
}
.TagClassName
{
border-color: #989298;
}
</style>