#FC75E2 (or 0xFC75E2) is unknown color: approx Pale Magenta. HEX triplet: FC, 75 and E2. RGB value is (252,117,226). Sum of RGB (Red+Green+Blue) = 252+117+226=595 (78% of max value = 765). Red value is 252 (98.83% from 255 or 42.35% from 595); Green value is 117 (46.09% from 255 or 19.66% from 595); Blue value is 226 (88.67% from 255 or 37.98% from 595); Max value from RGB is 252 - color contains mainly: red. Hex color #FC75E2 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FC75E2 is #038A1D. Grayscale: #A9A9A9. Windows color (decimal): -231966 or 14841340. OLE color: 14841340.
HSL color Cylindrical-coordinate representation of color #FC75E2: hue angle of 311.56º degrees, saturation: 0.96, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #FC75E2 is Cyan = 0, Magento = 0.54, Yellow = 0.10 and Black (K on CMYK) = 0.01.
<style> p { color: #FC75E2; } p { color: rgb(252,117,226); } H1.HeaderClassName { color: #FC75E2; } .AnyTagClassName { color: #FC75E2; } </style>
<style> a { background-color: #FC75E2; } a { background-color: rgb(252,117,226); } div.DivClassName { background-color: #FC75E2; } .BgClassName { background-color: #FC75E2; } </style>
<style> span { border-color: #FC75E2; } span { border-color: rgb(252,117,226); } td.TdClassName { border-color: #FC75E2; } .TagClassName { border-color: #FC75E2; } </style>