#F265F2 (or 0xF265F2) is unknown color: approx Pink Flamingo. HEX triplet: F2, 65 and F2. RGB value is (242,101,242). Sum of RGB (Red+Green+Blue) = 242+101+242=585 (77% of max value = 765). Red value is 242 (94.92% from 255 or 41.37% from 585); Green value is 101 (39.84% from 255 or 17.26% from 585); Blue value is 242 (94.92% from 255 or 41.37% from 585); Max value from RGB is 242 - color contains mainly: red, blue. Hex color #F265F2 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F265F2 is #0D9A0D. Grayscale: #9E9E9E. Windows color (decimal): -891406 or 15885810. OLE color: 15885810.
HSL color Cylindrical-coordinate representation of color #F265F2: hue angle of 300º degrees, saturation: 0.84, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #F265F2 is Cyan = 0, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #F265F2; } p { color: rgb(242,101,242); } H1.HeaderClassName { color: #F265F2; } .AnyTagClassName { color: #F265F2; } </style>
<style> a { background-color: #F265F2; } a { background-color: rgb(242,101,242); } div.DivClassName { background-color: #F265F2; } .BgClassName { background-color: #F265F2; } </style>
<style> span { border-color: #F265F2; } span { border-color: rgb(242,101,242); } td.TdClassName { border-color: #F265F2; } .TagClassName { border-color: #F265F2; } </style>