#F8ACC7 (or 0xF8ACC7) is unknown color: approx Cupid. HEX triplet: F8, AC and C7. RGB value is (248,172,199). Sum of RGB (Red+Green+Blue) = 248+172+199=619 (81% of max value = 765). Red value is 248 (97.27% from 255 or 40.06% from 619); Green value is 172 (67.58% from 255 or 27.79% from 619); Blue value is 199 (78.12% from 255 or 32.15% from 619); Max value from RGB is 248 - color contains mainly: red. Hex color #F8ACC7 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F8ACC7 is #075338. Grayscale: #C5C5C5. Windows color (decimal): -480057 or 13085944. OLE color: 13085944.
HSL color Cylindrical-coordinate representation of color #F8ACC7: hue angle of 338.68º degrees, saturation: 0.84, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F8ACC7 is Cyan = 0, Magento = 0.31, Yellow = 0.20 and Black (K on CMYK) = 0.03.
<style> p { color: #F8ACC7; } p { color: rgb(248,172,199); } H1.HeaderClassName { color: #F8ACC7; } .AnyTagClassName { color: #F8ACC7; } </style>
<style> a { background-color: #F8ACC7; } a { background-color: rgb(248,172,199); } div.DivClassName { background-color: #F8ACC7; } .BgClassName { background-color: #F8ACC7; } </style>
<style> span { border-color: #F8ACC7; } span { border-color: rgb(248,172,199); } td.TdClassName { border-color: #F8ACC7; } .TagClassName { border-color: #F8ACC7; } </style>