#F078CB (or 0xF078CB) is unknown color: approx Neon Pink. HEX triplet: F0, 78 and CB. RGB value is (240,120,203). Sum of RGB (Red+Green+Blue) = 240+120+203=563 (74% of max value = 765). Red value is 240 (94.14% from 255 or 42.63% from 563); Green value is 120 (47.27% from 255 or 21.31% from 563); Blue value is 203 (79.69% from 255 or 36.06% from 563); Max value from RGB is 240 - color contains mainly: red. Hex color #F078CB is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F078CB is #0F8734. Grayscale: #A5A5A5. Windows color (decimal): -1017653 or 13334768. OLE color: 13334768.
HSL color Cylindrical-coordinate representation of color #F078CB: hue angle of 318.5º degrees, saturation: 0.8, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #F078CB is Cyan = 0, Magento = 0.5, Yellow = 0.15 and Black (K on CMYK) = 0.06.
<style> p { color: #F078CB; } p { color: rgb(240,120,203); } H1.HeaderClassName { color: #F078CB; } .AnyTagClassName { color: #F078CB; } </style>
<style> a { background-color: #F078CB; } a { background-color: rgb(240,120,203); } div.DivClassName { background-color: #F078CB; } .BgClassName { background-color: #F078CB; } </style>
<style> span { border-color: #F078CB; } span { border-color: rgb(240,120,203); } td.TdClassName { border-color: #F078CB; } .TagClassName { border-color: #F078CB; } </style>