#F95FF8 (or 0xF95FF8) is unknown color: approx Pink Flamingo. HEX triplet: F9, 5F and F8. RGB value is (249,95,248). Sum of RGB (Red+Green+Blue) = 249+95+248=592 (78% of max value = 765). Red value is 249 (97.66% from 255 or 42.06% from 592); Green value is 95 (37.5% from 255 or 16.05% from 592); Blue value is 248 (97.27% from 255 or 41.89% from 592); Max value from RGB is 249 - color contains mainly: red. Hex color #F95FF8 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F95FF8 is #06A007. Grayscale: #9E9E9E. Windows color (decimal): -434184 or 16277497. OLE color: 16277497.
HSL color Cylindrical-coordinate representation of color #F95FF8: hue angle of 300.39º degrees, saturation: 0.93, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #F95FF8 is Cyan = 0, Magento = 0.62, Yellow = 0.00 and Black (K on CMYK) = 0.02.
<style> p { color: #F95FF8; } p { color: rgb(249,95,248); } H1.HeaderClassName { color: #F95FF8; } .AnyTagClassName { color: #F95FF8; } </style>
<style> a { background-color: #F95FF8; } a { background-color: rgb(249,95,248); } div.DivClassName { background-color: #F95FF8; } .BgClassName { background-color: #F95FF8; } </style>
<style> span { border-color: #F95FF8; } span { border-color: rgb(249,95,248); } td.TdClassName { border-color: #F95FF8; } .TagClassName { border-color: #F95FF8; } </style>