#F599F2 (or 0xF599F2) is unknown color: approx Violet. HEX triplet: F5, 99 and F2. RGB value is (245,153,242). Sum of RGB (Red+Green+Blue) = 245+153+242=640 (84% of max value = 765). Red value is 245 (96.09% from 255 or 38.28% from 640); Green value is 153 (60.16% from 255 or 23.91% from 640); Blue value is 242 (94.92% from 255 or 37.81% from 640); Max value from RGB is 245 - color contains mainly: red. Hex color #F599F2 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F599F2 is #0A660D. Grayscale: #BEBEBE. Windows color (decimal): -681486 or 15899125. OLE color: 15899125.
HSL color Cylindrical-coordinate representation of color #F599F2: hue angle of 301.96º degrees, saturation: 0.82, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #F599F2 is Cyan = 0, Magento = 0.38, Yellow = 0.01 and Black (K on CMYK) = 0.04.
<style> p { color: #F599F2; } p { color: rgb(245,153,242); } H1.HeaderClassName { color: #F599F2; } .AnyTagClassName { color: #F599F2; } </style>
<style> a { background-color: #F599F2; } a { background-color: rgb(245,153,242); } div.DivClassName { background-color: #F599F2; } .BgClassName { background-color: #F599F2; } </style>
<style> span { border-color: #F599F2; } span { border-color: rgb(245,153,242); } td.TdClassName { border-color: #F599F2; } .TagClassName { border-color: #F599F2; } </style>