#F0AEF7 (or 0xF0AEF7) is unknown color: approx Mauve. HEX triplet: F0, AE and F7. RGB value is (240,174,247). Sum of RGB (Red+Green+Blue) = 240+174+247=661 (87% of max value = 765). Red value is 240 (94.14% from 255 or 36.31% from 661); Green value is 174 (68.36% from 255 or 26.32% from 661); Blue value is 247 (96.88% from 255 or 37.37% from 661); Max value from RGB is 247 - color contains mainly: blue. Hex color #F0AEF7 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F0AEF7 is #0F5108. Grayscale: #C9C9C9. Windows color (decimal): -1003785 or 16232176. OLE color: 16232176.
HSL color Cylindrical-coordinate representation of color #F0AEF7: hue angle of 294.25º degrees, saturation: 0.82, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #F0AEF7 is Cyan = 0.03, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #F0AEF7; } p { color: rgb(240,174,247); } H1.HeaderClassName { color: #F0AEF7; } .AnyTagClassName { color: #F0AEF7; } </style>
<style> a { background-color: #F0AEF7; } a { background-color: rgb(240,174,247); } div.DivClassName { background-color: #F0AEF7; } .BgClassName { background-color: #F0AEF7; } </style>
<style> span { border-color: #F0AEF7; } span { border-color: rgb(240,174,247); } td.TdClassName { border-color: #F0AEF7; } .TagClassName { border-color: #F0AEF7; } </style>