#F80068 (or 0xF80068) is unknown color: approx Razzmatazz. HEX triplet: F8, 00 and 68. RGB value is (248,0,104). Sum of RGB (Red+Green+Blue) = 248+0+104=352 (46% of max value = 765). Red value is 248 (97.27% from 255 or 70.45% from 352); Green value is 0 (0.39% from 255 or 0% from 352); Blue value is 104 (41.02% from 255 or 29.55% from 352); Max value from RGB is 248 - color contains mainly: red. Hex color #F80068 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #F80068 is #07FF97. Grayscale: #555555. Windows color (decimal): -524184 or 6815992. OLE color: 6815992.
HSL color Cylindrical-coordinate representation of color #F80068: hue angle of 334.84º degrees, saturation: 1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 1%. Process color model (Four color, CMYK) of #F80068 is Cyan = 0, Magento = 1, Yellow = 0.58 and Black (K on CMYK) = 0.03.
<style> p { color: #F80068; } p { color: rgb(248,0,104); } H1.HeaderClassName { color: #F80068; } .AnyTagClassName { color: #F80068; } </style>
<style> a { background-color: #F80068; } a { background-color: rgb(248,0,104); } div.DivClassName { background-color: #F80068; } .BgClassName { background-color: #F80068; } </style>
<style> span { border-color: #F80068; } span { border-color: rgb(248,0,104); } td.TdClassName { border-color: #F80068; } .TagClassName { border-color: #F80068; } </style>