#F2FFD2 (or 0xF2FFD2) is unknown color: approx Snow Flurry. HEX triplet: F2, FF and D2. RGB value is (242,255,210). Sum of RGB (Red+Green+Blue) = 242+255+210=707 (93% of max value = 765). Red value is 242 (94.92% from 255 or 34.23% from 707); Green value is 255 (100% from 255 or 36.07% from 707); Blue value is 210 (82.42% from 255 or 29.70% from 707); Max value from RGB is 255 - color contains mainly: green. Hex color #F2FFD2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F2FFD2 is #0D002D. Grayscale: #F6F6F6. Windows color (decimal): -852014 or 13828082. OLE color: 13828082.
HSL color Cylindrical-coordinate representation of color #F2FFD2: hue angle of 77.33º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F2FFD2 is Cyan = 0.05, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.
<style> p { color: #F2FFD2; } p { color: rgb(242,255,210); } H1.HeaderClassName { color: #F2FFD2; } .AnyTagClassName { color: #F2FFD2; } </style>
<style> a { background-color: #F2FFD2; } a { background-color: rgb(242,255,210); } div.DivClassName { background-color: #F2FFD2; } .BgClassName { background-color: #F2FFD2; } </style>
<style> span { border-color: #F2FFD2; } span { border-color: rgb(242,255,210); } td.TdClassName { border-color: #F2FFD2; } .TagClassName { border-color: #F2FFD2; } </style>