#FA8CF9 (or 0xFA8CF9) is unknown color: approx Violet. HEX triplet: FA, 8C and F9. RGB value is (250,140,249). Sum of RGB (Red+Green+Blue) = 250+140+249=639 (84% of max value = 765). Red value is 250 (98.05% from 255 or 39.12% from 639); Green value is 140 (55.08% from 255 or 21.91% from 639); Blue value is 249 (97.66% from 255 or 38.97% from 639); Max value from RGB is 250 - color contains mainly: red. Hex color #FA8CF9 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FA8CF9 is #057306. Grayscale: #B8B8B8. Windows color (decimal): -357127 or 16354554. OLE color: 16354554.
HSL color Cylindrical-coordinate representation of color #FA8CF9: hue angle of 300.55º degrees, saturation: 0.92, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #FA8CF9 is Cyan = 0, Magento = 0.44, Yellow = 0.00 and Black (K on CMYK) = 0.02.
<style> p { color: #FA8CF9; } p { color: rgb(250,140,249); } H1.HeaderClassName { color: #FA8CF9; } .AnyTagClassName { color: #FA8CF9; } </style>
<style> a { background-color: #FA8CF9; } a { background-color: rgb(250,140,249); } div.DivClassName { background-color: #FA8CF9; } .BgClassName { background-color: #FA8CF9; } </style>
<style> span { border-color: #FA8CF9; } span { border-color: rgb(250,140,249); } td.TdClassName { border-color: #FA8CF9; } .TagClassName { border-color: #FA8CF9; } </style>