#F8157E (or 0xF8157E) is unknown color: approx Deep Pink. HEX triplet: F8, 15 and 7E. RGB value is (248,21,126). Sum of RGB (Red+Green+Blue) = 248+21+126=395 (52% of max value = 765). Red value is 248 (97.27% from 255 or 62.78% from 395); Green value is 21 (8.59% from 255 or 5.32% from 395); Blue value is 126 (49.61% from 255 or 31.90% from 395); Max value from RGB is 248 - color contains mainly: red. Hex color #F8157E is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #F8157E is #07EA81. Grayscale: #646464. Windows color (decimal): -518786 or 8263160. OLE color: 8263160.
HSL color Cylindrical-coordinate representation of color #F8157E: hue angle of 332.25º degrees, saturation: 0.94, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #F8157E is Cyan = 0, Magento = 0.92, Yellow = 0.49 and Black (K on CMYK) = 0.03.
<style> p { color: #f8157e; } p { color: rgb(248,21,126); } H1.HeaderClassName { color: #f8157e; } .AnyTagClassName { color: #f8157e; } </style>
<style> a { background-color: #f8157e; } a { background-color: rgb(248,21,126); } div.DivClassName { background-color: #f8157e; } .BgClassName { background-color: #f8157e; } </style>
<style> span { border-color: #f8157e; } span { border-color: rgb(248,21,126); } td.TdClassName { border-color: #f8157e; } .TagClassName { border-color: #f8157e; } </style>