#FA61C0 (or 0xFA61C0) is unknown color: approx Neon Pink. HEX triplet: FA, 61 and C0. RGB value is (250,97,192). Sum of RGB (Red+Green+Blue) = 250+97+192=539 (71% of max value = 765). Red value is 250 (98.05% from 255 or 46.38% from 539); Green value is 97 (38.28% from 255 or 18.00% from 539); Blue value is 192 (75.39% from 255 or 35.62% from 539); Max value from RGB is 250 - color contains mainly: red. Hex color #FA61C0 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FA61C0 is #059E3F. Grayscale: #999999. Windows color (decimal): -368192 or 12607994. OLE color: 12607994.
HSL color Cylindrical-coordinate representation of color #FA61C0: hue angle of 322.75º degrees, saturation: 0.94, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #FA61C0 is Cyan = 0, Magento = 0.61, Yellow = 0.23 and Black (K on CMYK) = 0.02.
<style> p { color: #FA61C0; } p { color: rgb(250,97,192); } H1.HeaderClassName { color: #FA61C0; } .AnyTagClassName { color: #FA61C0; } </style>
<style> a { background-color: #FA61C0; } a { background-color: rgb(250,97,192); } div.DivClassName { background-color: #FA61C0; } .BgClassName { background-color: #FA61C0; } </style>
<style> span { border-color: #FA61C0; } span { border-color: rgb(250,97,192); } td.TdClassName { border-color: #FA61C0; } .TagClassName { border-color: #FA61C0; } </style>