#FA8FA3 (or 0xFA8FA3) is unknown color: approx Mauvelous. HEX triplet: FA, 8F and A3. RGB value is (250,143,163). Sum of RGB (Red+Green+Blue) = 250+143+163=556 (73% of max value = 765). Red value is 250 (98.05% from 255 or 44.96% from 556); Green value is 143 (56.25% from 255 or 25.72% from 556); Blue value is 163 (64.06% from 255 or 29.32% from 556); Max value from RGB is 250 - color contains mainly: red. Hex color #FA8FA3 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FA8FA3 is #05705C. Grayscale: #B1B1B1. Windows color (decimal): -356445 or 10719226. OLE color: 10719226.
HSL color Cylindrical-coordinate representation of color #FA8FA3: hue angle of 348.79º degrees, saturation: 0.91, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FA8FA3 is Cyan = 0, Magento = 0.43, Yellow = 0.35 and Black (K on CMYK) = 0.02.
<style> p { color: #FA8FA3; } p { color: rgb(250,143,163); } H1.HeaderClassName { color: #FA8FA3; } .AnyTagClassName { color: #FA8FA3; } </style>
<style> a { background-color: #FA8FA3; } a { background-color: rgb(250,143,163); } div.DivClassName { background-color: #FA8FA3; } .BgClassName { background-color: #FA8FA3; } </style>
<style> span { border-color: #FA8FA3; } span { border-color: rgb(250,143,163); } td.TdClassName { border-color: #FA8FA3; } .TagClassName { border-color: #FA8FA3; } </style>