#F0B99E (or 0xF0B99E) is unknown color: approx Mandys Pink. HEX triplet: F0, B9 and 9E. RGB value is (240,185,158). Sum of RGB (Red+Green+Blue) = 240+185+158=583 (77% of max value = 765). Red value is 240 (94.14% from 255 or 41.17% from 583); Green value is 185 (72.66% from 255 or 31.73% from 583); Blue value is 158 (62.11% from 255 or 27.10% from 583); Max value from RGB is 240 - color contains mainly: red. Hex color #F0B99E is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F0B99E is #0F4661. Grayscale: #C6C6C6. Windows color (decimal): -1001058 or 10402288. OLE color: 10402288.
HSL color Cylindrical-coordinate representation of color #F0B99E: hue angle of 19.76º degrees, saturation: 0.73, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #F0B99E is Cyan = 0, Magento = 0.23, Yellow = 0.34 and Black (K on CMYK) = 0.06.
<style> p { color: #f0b99e; } p { color: rgb(240,185,158); } H1.HeaderClassName { color: #f0b99e; } .AnyTagClassName { color: #f0b99e; } </style>
<style> a { background-color: #f0b99e; } a { background-color: rgb(240,185,158); } div.DivClassName { background-color: #f0b99e; } .BgClassName { background-color: #f0b99e; } </style>
<style> span { border-color: #f0b99e; } span { border-color: rgb(240,185,158); } td.TdClassName { border-color: #f0b99e; } .TagClassName { border-color: #f0b99e; } </style>