#F775EF (or 0xF775EF) is unknown color: approx Violet. HEX triplet: F7, 75 and EF. RGB value is (247,117,239). Sum of RGB (Red+Green+Blue) = 247+117+239=603 (79% of max value = 765). Red value is 247 (96.88% from 255 or 40.96% from 603); Green value is 117 (46.09% from 255 or 19.40% from 603); Blue value is 239 (93.75% from 255 or 39.64% from 603); Max value from RGB is 247 - color contains mainly: red. Hex color #F775EF is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F775EF is #088A10. Grayscale: #A9A9A9. Windows color (decimal): -559633 or 15693303. OLE color: 15693303.
HSL color Cylindrical-coordinate representation of color #F775EF: hue angle of 303.69º degrees, saturation: 0.89, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #F775EF is Cyan = 0, Magento = 0.53, Yellow = 0.03 and Black (K on CMYK) = 0.03.
<style> p { color: #F775EF; } p { color: rgb(247,117,239); } H1.HeaderClassName { color: #F775EF; } .AnyTagClassName { color: #F775EF; } </style>
<style> a { background-color: #F775EF; } a { background-color: rgb(247,117,239); } div.DivClassName { background-color: #F775EF; } .BgClassName { background-color: #F775EF; } </style>
<style> span { border-color: #F775EF; } span { border-color: rgb(247,117,239); } td.TdClassName { border-color: #F775EF; } .TagClassName { border-color: #F775EF; } </style>