#FC65AD (or 0xFC65AD) is unknown color: approx Hot Pink. HEX triplet: FC, 65 and AD. RGB value is (252,101,173). Sum of RGB (Red+Green+Blue) = 252+101+173=526 (69% of max value = 765). Red value is 252 (98.83% from 255 or 47.91% from 526); Green value is 101 (39.84% from 255 or 19.20% from 526); Blue value is 173 (67.97% from 255 or 32.89% from 526); Max value from RGB is 252 - color contains mainly: red. Hex color #FC65AD is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #FC65AD is #039A52. Grayscale: #9A9A9A. Windows color (decimal): -236115 or 11363836. OLE color: 11363836.
HSL color Cylindrical-coordinate representation of color #FC65AD: hue angle of 331.39º degrees, saturation: 0.96, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #FC65AD is Cyan = 0, Magento = 0.60, Yellow = 0.31 and Black (K on CMYK) = 0.01.
<style> p { color: #FC65AD; } p { color: rgb(252,101,173); } H1.HeaderClassName { color: #FC65AD; } .AnyTagClassName { color: #FC65AD; } </style>
<style> a { background-color: #FC65AD; } a { background-color: rgb(252,101,173); } div.DivClassName { background-color: #FC65AD; } .BgClassName { background-color: #FC65AD; } </style>
<style> span { border-color: #FC65AD; } span { border-color: rgb(252,101,173); } td.TdClassName { border-color: #FC65AD; } .TagClassName { border-color: #FC65AD; } </style>