#F2F2F0 (or 0xF2F2F0) is unknown color: approx Alabaster. HEX triplet: F2, F2 and F0. RGB value is (242,242,240). Sum of RGB (Red+Green+Blue) = 242+242+240=724 (95% of max value = 765). Red value is 242 (94.92% from 255 or 33.43% from 724); Green value is 242 (94.92% from 255 or 33.43% from 724); Blue value is 240 (94.14% from 255 or 33.15% from 724); Max value from RGB is 242 - color contains mainly: red, green. Hex color #F2F2F0 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2F2F0 is #0D0D0F. Grayscale: #F1F1F1. Windows color (decimal): -855312 or 15790834. OLE color: 15790834.
HSL color Cylindrical-coordinate representation of color #F2F2F0: hue angle of 60º degrees, saturation: 0.07, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #F2F2F0 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #F2F2F0; } p { color: rgb(242,242,240); } H1.HeaderClassName { color: #F2F2F0; } .AnyTagClassName { color: #F2F2F0; } </style>
<style> a { background-color: #F2F2F0; } a { background-color: rgb(242,242,240); } div.DivClassName { background-color: #F2F2F0; } .BgClassName { background-color: #F2F2F0; } </style>
<style> span { border-color: #F2F2F0; } span { border-color: rgb(242,242,240); } td.TdClassName { border-color: #F2F2F0; } .TagClassName { border-color: #F2F2F0; } </style>