#F3ACFF (or 0xF3ACFF) is unknown color: approx Mauve. HEX triplet: F3, AC and FF. RGB value is (243,172,255). Sum of RGB (Red+Green+Blue) = 243+172+255=670 (88% of max value = 765). Red value is 243 (95.31% from 255 or 36.27% from 670); Green value is 172 (67.58% from 255 or 25.67% from 670); Blue value is 255 (100% from 255 or 38.06% from 670); Max value from RGB is 255 - color contains mainly: blue. Hex color #F3ACFF is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F3ACFF is #0C5300. Grayscale: #CACACA. Windows color (decimal): -807681 or 16755955. OLE color: 16755955.
HSL color Cylindrical-coordinate representation of color #F3ACFF: hue angle of 291.33º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #F3ACFF is Cyan = 0.05, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #F3ACFF; } p { color: rgb(243,172,255); } H1.HeaderClassName { color: #F3ACFF; } .AnyTagClassName { color: #F3ACFF; } </style>
<style> a { background-color: #F3ACFF; } a { background-color: rgb(243,172,255); } div.DivClassName { background-color: #F3ACFF; } .BgClassName { background-color: #F3ACFF; } </style>
<style> span { border-color: #F3ACFF; } span { border-color: rgb(243,172,255); } td.TdClassName { border-color: #F3ACFF; } .TagClassName { border-color: #F3ACFF; } </style>