#FC81D5 (or 0xFC81D5) is unknown color: approx Pale Magenta. HEX triplet: FC, 81 and D5. RGB value is (252,129,213). Sum of RGB (Red+Green+Blue) = 252+129+213=594 (78% of max value = 765). Red value is 252 (98.83% from 255 or 42.42% from 594); Green value is 129 (50.78% from 255 or 21.72% from 594); Blue value is 213 (83.59% from 255 or 35.86% from 594); Max value from RGB is 252 - color contains mainly: red. Hex color #FC81D5 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FC81D5 is #037E2A. Grayscale: #AFAFAF. Windows color (decimal): -228907 or 13992444. OLE color: 13992444.
HSL color Cylindrical-coordinate representation of color #FC81D5: hue angle of 319.02º degrees, saturation: 0.95, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #FC81D5 is Cyan = 0, Magento = 0.49, Yellow = 0.15 and Black (K on CMYK) = 0.01.
<style> p { color: #FC81D5; } p { color: rgb(252,129,213); } H1.HeaderClassName { color: #FC81D5; } .AnyTagClassName { color: #FC81D5; } </style>
<style> a { background-color: #FC81D5; } a { background-color: rgb(252,129,213); } div.DivClassName { background-color: #FC81D5; } .BgClassName { background-color: #FC81D5; } </style>
<style> span { border-color: #FC81D5; } span { border-color: rgb(252,129,213); } td.TdClassName { border-color: #FC81D5; } .TagClassName { border-color: #FC81D5; } </style>