#FC75DC (or 0xFC75DC) is unknown color: approx Pale Magenta. HEX triplet: FC, 75 and DC. RGB value is (252,117,220). Sum of RGB (Red+Green+Blue) = 252+117+220=589 (78% of max value = 765). Red value is 252 (98.83% from 255 or 42.78% from 589); Green value is 117 (46.09% from 255 or 19.86% from 589); Blue value is 220 (86.33% from 255 or 37.35% from 589); Max value from RGB is 252 - color contains mainly: red. Hex color #FC75DC is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FC75DC is #038A23. Grayscale: #A8A8A8. Windows color (decimal): -231972 or 14448124. OLE color: 14448124.
HSL color Cylindrical-coordinate representation of color #FC75DC: hue angle of 314.22º 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 #FC75DC is Cyan = 0, Magento = 0.54, Yellow = 0.13 and Black (K on CMYK) = 0.01.
<style> p { color: #FC75DC; } p { color: rgb(252,117,220); } H1.HeaderClassName { color: #FC75DC; } .AnyTagClassName { color: #FC75DC; } </style>
<style> a { background-color: #FC75DC; } a { background-color: rgb(252,117,220); } div.DivClassName { background-color: #FC75DC; } .BgClassName { background-color: #FC75DC; } </style>
<style> span { border-color: #FC75DC; } span { border-color: rgb(252,117,220); } td.TdClassName { border-color: #FC75DC; } .TagClassName { border-color: #FC75DC; } </style>