#F0F28D (or 0xF0F28D) is unknown color: approx Tidal. HEX triplet: F0, F2 and 8D. RGB value is (240,242,141). Sum of RGB (Red+Green+Blue) = 240+242+141=623 (82% of max value = 765). Red value is 240 (94.14% from 255 or 38.52% from 623); Green value is 242 (94.92% from 255 or 38.84% from 623); Blue value is 141 (55.47% from 255 or 22.63% from 623); Max value from RGB is 242 - color contains mainly: green. Hex color #F0F28D is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #F0F28D is #0F0D72. Grayscale: #E6E6E6. Windows color (decimal): -986483 or 9302768. OLE color: 9302768.
HSL color Cylindrical-coordinate representation of color #F0F28D: hue angle of 61.19º degrees, saturation: 0.8, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F0F28D is Cyan = 0.01, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.05.
<style> p { color: #F0F28D; } p { color: rgb(240,242,141); } H1.HeaderClassName { color: #F0F28D; } .AnyTagClassName { color: #F0F28D; } </style>
<style> a { background-color: #F0F28D; } a { background-color: rgb(240,242,141); } div.DivClassName { background-color: #F0F28D; } .BgClassName { background-color: #F0F28D; } </style>
<style> span { border-color: #F0F28D; } span { border-color: rgb(240,242,141); } td.TdClassName { border-color: #F0F28D; } .TagClassName { border-color: #F0F28D; } </style>