#F65DEE (or 0xF65DEE) is unknown color: approx Pink Flamingo. HEX triplet: F6, 5D and EE. RGB value is (246,93,238). Sum of RGB (Red+Green+Blue) = 246+93+238=577 (76% of max value = 765). Red value is 246 (96.48% from 255 or 42.63% from 577); Green value is 93 (36.72% from 255 or 16.12% from 577); Blue value is 238 (93.36% from 255 or 41.25% from 577); Max value from RGB is 246 - color contains mainly: red. Hex color #F65DEE is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F65DEE is #09A211. Grayscale: #9A9A9A. Windows color (decimal): -631314 or 15621622. OLE color: 15621622.
HSL color Cylindrical-coordinate representation of color #F65DEE: hue angle of 303.14º degrees, saturation: 0.89, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #F65DEE is Cyan = 0, Magento = 0.62, Yellow = 0.03 and Black (K on CMYK) = 0.04.
<style> p { color: #F65DEE; } p { color: rgb(246,93,238); } H1.HeaderClassName { color: #F65DEE; } .AnyTagClassName { color: #F65DEE; } </style>
<style> a { background-color: #F65DEE; } a { background-color: rgb(246,93,238); } div.DivClassName { background-color: #F65DEE; } .BgClassName { background-color: #F65DEE; } </style>
<style> span { border-color: #F65DEE; } span { border-color: rgb(246,93,238); } td.TdClassName { border-color: #F65DEE; } .TagClassName { border-color: #F65DEE; } </style>