#FC97FC (or 0xFC97FC) is unknown color: approx Violet. HEX triplet: FC, 97 and FC. RGB value is (252,151,252). Sum of RGB (Red+Green+Blue) = 252+151+252=655 (86% of max value = 765). Red value is 252 (98.83% from 255 or 38.47% from 655); Green value is 151 (59.38% from 255 or 23.05% from 655); Blue value is 252 (98.83% from 255 or 38.47% from 655); Max value from RGB is 252 - color contains mainly: red, blue. Hex color #FC97FC is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FC97FC is #036803. Grayscale: #C0C0C0. Windows color (decimal): -223236 or 16553980. OLE color: 16553980.
HSL color Cylindrical-coordinate representation of color #FC97FC: hue angle of 300º degrees, saturation: 0.94, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #FC97FC is Cyan = 0, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #FC97FC; } p { color: rgb(252,151,252); } H1.HeaderClassName { color: #FC97FC; } .AnyTagClassName { color: #FC97FC; } </style>
<style> a { background-color: #FC97FC; } a { background-color: rgb(252,151,252); } div.DivClassName { background-color: #FC97FC; } .BgClassName { background-color: #FC97FC; } </style>
<style> span { border-color: #FC97FC; } span { border-color: rgb(252,151,252); } td.TdClassName { border-color: #FC97FC; } .TagClassName { border-color: #FC97FC; } </style>