#FA9AF5 (or 0xFA9AF5) is unknown color: approx Lavender Rose. HEX triplet: FA, 9A and F5. RGB value is (250,154,245). Sum of RGB (Red+Green+Blue) = 250+154+245=649 (85% of max value = 765). Red value is 250 (98.05% from 255 or 38.52% from 649); Green value is 154 (60.55% from 255 or 23.73% from 649); Blue value is 245 (96.09% from 255 or 37.75% from 649); Max value from RGB is 250 - color contains mainly: red. Hex color #FA9AF5 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FA9AF5 is #05650A. Grayscale: #C0C0C0. Windows color (decimal): -353547 or 16095994. OLE color: 16095994.
HSL color Cylindrical-coordinate representation of color #FA9AF5: hue angle of 303.12º degrees, saturation: 0.91, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #FA9AF5 is Cyan = 0, Magento = 0.38, Yellow = 0.02 and Black (K on CMYK) = 0.02.
<style> p { color: #FA9AF5; } p { color: rgb(250,154,245); } H1.HeaderClassName { color: #FA9AF5; } .AnyTagClassName { color: #FA9AF5; } </style>
<style> a { background-color: #FA9AF5; } a { background-color: rgb(250,154,245); } div.DivClassName { background-color: #FA9AF5; } .BgClassName { background-color: #FA9AF5; } </style>
<style> span { border-color: #FA9AF5; } span { border-color: rgb(250,154,245); } td.TdClassName { border-color: #FA9AF5; } .TagClassName { border-color: #FA9AF5; } </style>