#F0ACFD (or 0xF0ACFD) is unknown color: approx Mauve. HEX triplet: F0, AC and FD. RGB value is (240,172,253). Sum of RGB (Red+Green+Blue) = 240+172+253=665 (88% of max value = 765). Red value is 240 (94.14% from 255 or 36.09% from 665); Green value is 172 (67.58% from 255 or 25.86% from 665); Blue value is 253 (99.22% from 255 or 38.05% from 665); Max value from RGB is 253 - color contains mainly: blue. Hex color #F0ACFD is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F0ACFD is #0F5302. Grayscale: #C9C9C9. Windows color (decimal): -1004291 or 16624880. OLE color: 16624880.
HSL color Cylindrical-coordinate representation of color #F0ACFD: hue angle of 290.37º degrees, saturation: 0.95, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #F0ACFD is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F0ACFD; } p { color: rgb(240,172,253); } H1.HeaderClassName { color: #F0ACFD; } .AnyTagClassName { color: #F0ACFD; } </style>
<style> a { background-color: #F0ACFD; } a { background-color: rgb(240,172,253); } div.DivClassName { background-color: #F0ACFD; } .BgClassName { background-color: #F0ACFD; } </style>
<style> span { border-color: #F0ACFD; } span { border-color: rgb(240,172,253); } td.TdClassName { border-color: #F0ACFD; } .TagClassName { border-color: #F0ACFD; } </style>