#F0999D (or 0xF0999D) is unknown color: approx Wewak. HEX triplet: F0, 99 and 9D. RGB value is (240,153,157). Sum of RGB (Red+Green+Blue) = 240+153+157=550 (72% of max value = 765). Red value is 240 (94.14% from 255 or 43.64% from 550); Green value is 153 (60.16% from 255 or 27.82% from 550); Blue value is 157 (61.72% from 255 or 28.55% from 550); Max value from RGB is 240 - color contains mainly: red. Hex color #F0999D is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F0999D is #0F6662. Grayscale: #B3B3B3. Windows color (decimal): -1009251 or 10328560. OLE color: 10328560.
HSL color Cylindrical-coordinate representation of color #F0999D: hue angle of 357.24º degrees, saturation: 0.74, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #F0999D is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.06.
<style> p { color: #F0999D; } p { color: rgb(240,153,157); } H1.HeaderClassName { color: #F0999D; } .AnyTagClassName { color: #F0999D; } </style>
<style> a { background-color: #F0999D; } a { background-color: rgb(240,153,157); } div.DivClassName { background-color: #F0999D; } .BgClassName { background-color: #F0999D; } </style>
<style> span { border-color: #F0999D; } span { border-color: rgb(240,153,157); } td.TdClassName { border-color: #F0999D; } .TagClassName { border-color: #F0999D; } </style>