#F2AFF0 (or 0xF2AFF0) is unknown color: approx Lavender Rose. HEX triplet: F2, AF and F0. RGB value is (242,175,240). Sum of RGB (Red+Green+Blue) = 242+175+240=657 (87% of max value = 765). Red value is 242 (94.92% from 255 or 36.83% from 657); Green value is 175 (68.75% from 255 or 26.64% from 657); Blue value is 240 (94.14% from 255 or 36.53% from 657); Max value from RGB is 242 - color contains mainly: red. Hex color #F2AFF0 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F2AFF0 is #0D500F. Grayscale: #CACACA. Windows color (decimal): -872464 or 15773682. OLE color: 15773682.
HSL color Cylindrical-coordinate representation of color #F2AFF0: hue angle of 301.79º degrees, saturation: 0.72, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #F2AFF0 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #F2AFF0; } p { color: rgb(242,175,240); } H1.HeaderClassName { color: #F2AFF0; } .AnyTagClassName { color: #F2AFF0; } </style>
<style> a { background-color: #F2AFF0; } a { background-color: rgb(242,175,240); } div.DivClassName { background-color: #F2AFF0; } .BgClassName { background-color: #F2AFF0; } </style>
<style> span { border-color: #F2AFF0; } span { border-color: rgb(242,175,240); } td.TdClassName { border-color: #F2AFF0; } .TagClassName { border-color: #F2AFF0; } </style>