#FCFF88 (or 0xFCFF88) is unknown color: approx Milan. HEX triplet: FC, FF and 88. RGB value is (252,255,136). Sum of RGB (Red+Green+Blue) = 252+255+136=643 (85% of max value = 765). Red value is 252 (98.83% from 255 or 39.19% from 643); Green value is 255 (100% from 255 or 39.66% from 643); Blue value is 136 (53.52% from 255 or 21.15% from 643); Max value from RGB is 255 - color contains mainly: green. Hex color #FCFF88 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FCFF88 is #030077. Grayscale: #F1F1F1. Windows color (decimal): -196728 or 8978428. OLE color: 8978428.
HSL color Cylindrical-coordinate representation of color #FCFF88: hue angle of 61.51º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #FCFF88 is Cyan = 0.01, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.
<style> p { color: #FCFF88; } p { color: rgb(252,255,136); } H1.HeaderClassName { color: #FCFF88; } .AnyTagClassName { color: #FCFF88; } </style>
<style> a { background-color: #FCFF88; } a { background-color: rgb(252,255,136); } div.DivClassName { background-color: #FCFF88; } .BgClassName { background-color: #FCFF88; } </style>
<style> span { border-color: #FCFF88; } span { border-color: rgb(252,255,136); } td.TdClassName { border-color: #FCFF88; } .TagClassName { border-color: #FCFF88; } </style>