#F0F6BE (or 0xF0F6BE) is unknown color: approx Chiffon. HEX triplet: F0, F6 and BE. RGB value is (240,246,190). Sum of RGB (Red+Green+Blue) = 240+246+190=676 (89% of max value = 765). Red value is 240 (94.14% from 255 or 35.50% from 676); Green value is 246 (96.48% from 255 or 36.39% from 676); Blue value is 190 (74.61% from 255 or 28.11% from 676); Max value from RGB is 246 - color contains mainly: green. Hex color #F0F6BE is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F0F6BE is #0F0941. Grayscale: #EEEEEE. Windows color (decimal): -985410 or 12515056. OLE color: 12515056.
HSL color Cylindrical-coordinate representation of color #F0F6BE: hue angle of 66.43º degrees, saturation: 0.76, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #F0F6BE is Cyan = 0.02, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.04.
<style> p { color: #F0F6BE; } p { color: rgb(240,246,190); } H1.HeaderClassName { color: #F0F6BE; } .AnyTagClassName { color: #F0F6BE; } </style>
<style> a { background-color: #F0F6BE; } a { background-color: rgb(240,246,190); } div.DivClassName { background-color: #F0F6BE; } .BgClassName { background-color: #F0F6BE; } </style>
<style> span { border-color: #F0F6BE; } span { border-color: rgb(240,246,190); } td.TdClassName { border-color: #F0F6BE; } .TagClassName { border-color: #F0F6BE; } </style>