#F0C094 (or 0xF0C094) is unknown color: approx New Tan. HEX triplet: F0, C0 and 94. RGB value is (240,192,148). Sum of RGB (Red+Green+Blue) = 240+192+148=580 (76% of max value = 765). Red value is 240 (94.14% from 255 or 41.38% from 580); Green value is 192 (75.39% from 255 or 33.10% from 580); Blue value is 148 (58.20% from 255 or 25.52% from 580); Max value from RGB is 240 - color contains mainly: red. Hex color #F0C094 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F0C094 is #0F3F6B. Grayscale: #C9C9C9. Windows color (decimal): -999276 or 9748720. OLE color: 9748720.
HSL color Cylindrical-coordinate representation of color #F0C094: hue angle of 28.7º degrees, saturation: 0.75, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #F0C094 is Cyan = 0, Magento = 0.20, Yellow = 0.38 and Black (K on CMYK) = 0.06.
<style> p { color: #F0C094; } p { color: rgb(240,192,148); } H1.HeaderClassName { color: #F0C094; } .AnyTagClassName { color: #F0C094; } </style>
<style> a { background-color: #F0C094; } a { background-color: rgb(240,192,148); } div.DivClassName { background-color: #F0C094; } .BgClassName { background-color: #F0C094; } </style>
<style> span { border-color: #F0C094; } span { border-color: rgb(240,192,148); } td.TdClassName { border-color: #F0C094; } .TagClassName { border-color: #F0C094; } </style>