#FA63C5 (or 0xFA63C5) is unknown color: approx Neon Pink. HEX triplet: FA, 63 and C5. RGB value is (250,99,197). Sum of RGB (Red+Green+Blue) = 250+99+197=546 (72% of max value = 765). Red value is 250 (98.05% from 255 or 45.79% from 546); Green value is 99 (39.06% from 255 or 18.13% from 546); Blue value is 197 (77.34% from 255 or 36.08% from 546); Max value from RGB is 250 - color contains mainly: red. Hex color #FA63C5 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FA63C5 is #059C3A. Grayscale: #9B9B9B. Windows color (decimal): -367675 or 12936186. OLE color: 12936186.
HSL color Cylindrical-coordinate representation of color #FA63C5: hue angle of 321.06º degrees, saturation: 0.94, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #FA63C5 is Cyan = 0, Magento = 0.60, Yellow = 0.21 and Black (K on CMYK) = 0.02.
<style> p { color: #FA63C5; } p { color: rgb(250,99,197); } H1.HeaderClassName { color: #FA63C5; } .AnyTagClassName { color: #FA63C5; } </style>
<style> a { background-color: #FA63C5; } a { background-color: rgb(250,99,197); } div.DivClassName { background-color: #FA63C5; } .BgClassName { background-color: #FA63C5; } </style>
<style> span { border-color: #FA63C5; } span { border-color: rgb(250,99,197); } td.TdClassName { border-color: #FA63C5; } .TagClassName { border-color: #FA63C5; } </style>