#FA9ABE (or 0xFA9ABE) is unknown color: approx Carnation Pink. HEX triplet: FA, 9A and BE. RGB value is (250,154,190). Sum of RGB (Red+Green+Blue) = 250+154+190=594 (78% of max value = 765). Red value is 250 (98.05% from 255 or 42.09% from 594); Green value is 154 (60.55% from 255 or 25.93% from 594); Blue value is 190 (74.61% from 255 or 31.99% from 594); Max value from RGB is 250 - color contains mainly: red. Hex color #FA9ABE is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FA9ABE is #056541. Grayscale: #BABABA. Windows color (decimal): -353602 or 12491514. OLE color: 12491514.
HSL color Cylindrical-coordinate representation of color #FA9ABE: hue angle of 337.5º 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 #FA9ABE is Cyan = 0, Magento = 0.38, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #FA9ABE; } p { color: rgb(250,154,190); } H1.HeaderClassName { color: #FA9ABE; } .AnyTagClassName { color: #FA9ABE; } </style>
<style> a { background-color: #FA9ABE; } a { background-color: rgb(250,154,190); } div.DivClassName { background-color: #FA9ABE; } .BgClassName { background-color: #FA9ABE; } </style>
<style> span { border-color: #FA9ABE; } span { border-color: rgb(250,154,190); } td.TdClassName { border-color: #FA9ABE; } .TagClassName { border-color: #FA9ABE; } </style>