#F803E6 (or 0xF803E6) is unknown color: approx Magenta. HEX triplet: F8, 03 and E6. RGB value is (248,3,230). Sum of RGB (Red+Green+Blue) = 248+3+230=481 (63% of max value = 765). Red value is 248 (97.27% from 255 or 51.56% from 481); Green value is 3 (1.56% from 255 or 0.62% from 481); Blue value is 230 (90.23% from 255 or 47.82% from 481); Max value from RGB is 248 - color contains mainly: red. Hex color #F803E6 is not a web safe color. Web safe color analog (approx): #FF00FF. Inversed color of #F803E6 is #07FC19. Grayscale: #656565. Windows color (decimal): -523290 or 15074296. OLE color: 15074296.
HSL color Cylindrical-coordinate representation of color #F803E6: hue angle of 304.41º degrees, saturation: 0.98, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #F803E6 is Cyan = 0, Magento = 0.99, Yellow = 0.07 and Black (K on CMYK) = 0.03.
<style> p { color: #F803E6; } p { color: rgb(248,3,230); } H1.HeaderClassName { color: #F803E6; } .AnyTagClassName { color: #F803E6; } </style>
<style> a { background-color: #F803E6; } a { background-color: rgb(248,3,230); } div.DivClassName { background-color: #F803E6; } .BgClassName { background-color: #F803E6; } </style>
<style> span { border-color: #F803E6; } span { border-color: rgb(248,3,230); } td.TdClassName { border-color: #F803E6; } .TagClassName { border-color: #F803E6; } </style>