#FA9AED (or 0xFA9AED) is unknown color: approx Lavender Rose. HEX triplet: FA, 9A and ED. RGB value is (250,154,237). Sum of RGB (Red+Green+Blue) = 250+154+237=641 (84% of max value = 765). Red value is 250 (98.05% from 255 or 39.00% from 641); Green value is 154 (60.55% from 255 or 24.02% from 641); Blue value is 237 (92.97% from 255 or 36.97% from 641); Max value from RGB is 250 - color contains mainly: red. Hex color #FA9AED is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FA9AED is #056512. Grayscale: #BFBFBF. Windows color (decimal): -353555 or 15571706. OLE color: 15571706.
HSL color Cylindrical-coordinate representation of color #FA9AED: hue angle of 308.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 #FA9AED is Cyan = 0, Magento = 0.38, Yellow = 0.05 and Black (K on CMYK) = 0.02.
<style> p { color: #FA9AED; } p { color: rgb(250,154,237); } H1.HeaderClassName { color: #FA9AED; } .AnyTagClassName { color: #FA9AED; } </style>
<style> a { background-color: #FA9AED; } a { background-color: rgb(250,154,237); } div.DivClassName { background-color: #FA9AED; } .BgClassName { background-color: #FA9AED; } </style>
<style> span { border-color: #FA9AED; } span { border-color: rgb(250,154,237); } td.TdClassName { border-color: #FA9AED; } .TagClassName { border-color: #FA9AED; } </style>