#FA416C (or 0xFA416C) is unknown color: approx Radical Red. HEX triplet: FA, 41 and 6C. RGB value is (250,65,108). Sum of RGB (Red+Green+Blue) = 250+65+108=423 (56% of max value = 765). Red value is 250 (98.05% from 255 or 59.10% from 423); Green value is 65 (25.78% from 255 or 15.37% from 423); Blue value is 108 (42.58% from 255 or 25.53% from 423); Max value from RGB is 250 - color contains mainly: red. Hex color #FA416C is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #FA416C is #05BE93. Grayscale: #7D7D7D. Windows color (decimal): -376468 or 7094778. OLE color: 7094778.
HSL color Cylindrical-coordinate representation of color #FA416C: hue angle of 346.05º degrees, saturation: 0.95, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #FA416C is Cyan = 0, Magento = 0.74, Yellow = 0.57 and Black (K on CMYK) = 0.02.
<style> p { color: #fa416c; } p { color: rgb(250,65,108); } H1.HeaderClassName { color: #fa416c; } .AnyTagClassName { color: #fa416c; } </style>
<style> a { background-color: #fa416c; } a { background-color: rgb(250,65,108); } div.DivClassName { background-color: #fa416c; } .BgClassName { background-color: #fa416c; } </style>
<style> span { border-color: #fa416c; } span { border-color: rgb(250,65,108); } td.TdClassName { border-color: #fa416c; } .TagClassName { border-color: #fa416c; } </style>