#F493FD (or 0xF493FD) is unknown color: approx Violet. HEX triplet: F4, 93 and FD. RGB value is (244,147,253). Sum of RGB (Red+Green+Blue) = 244+147+253=644 (85% of max value = 765). Red value is 244 (95.70% from 255 or 37.89% from 644); Green value is 147 (57.81% from 255 or 22.83% from 644); Blue value is 253 (99.22% from 255 or 39.29% from 644); Max value from RGB is 253 - color contains mainly: blue. Hex color #F493FD is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F493FD is #0B6C02. Grayscale: #BBBBBB. Windows color (decimal): -748547 or 16618484. OLE color: 16618484.
HSL color Cylindrical-coordinate representation of color #F493FD: hue angle of 294.91º degrees, saturation: 0.96, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F493FD is Cyan = 0.04, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #f493fd; } p { color: rgb(244,147,253); } H1.HeaderClassName { color: #f493fd; } .AnyTagClassName { color: #f493fd; } </style>
<style> a { background-color: #f493fd; } a { background-color: rgb(244,147,253); } div.DivClassName { background-color: #f493fd; } .BgClassName { background-color: #f493fd; } </style>
<style> span { border-color: #f493fd; } span { border-color: rgb(244,147,253); } td.TdClassName { border-color: #f493fd; } .TagClassName { border-color: #f493fd; } </style>