#FCFFB0 (or 0xFCFFB0) is unknown color: approx Shalimar. HEX triplet: FC, FF and B0. RGB value is (252,255,176). Sum of RGB (Red+Green+Blue) = 252+255+176=683 (90% of max value = 765). Red value is 252 (98.83% from 255 or 36.90% from 683); Green value is 255 (100% from 255 or 37.34% from 683); Blue value is 176 (69.14% from 255 or 25.77% from 683); Max value from RGB is 255 - color contains mainly: green. Hex color #FCFFB0 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #FCFFB0 is #03004F. Grayscale: #F5F5F5. Windows color (decimal): -196688 or 11599868. OLE color: 11599868.
HSL color Cylindrical-coordinate representation of color #FCFFB0: hue angle of 62.28º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FCFFB0 is Cyan = 0.01, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.
<style> p { color: #FCFFB0; } p { color: rgb(252,255,176); } H1.HeaderClassName { color: #FCFFB0; } .AnyTagClassName { color: #FCFFB0; } </style>
<style> a { background-color: #FCFFB0; } a { background-color: rgb(252,255,176); } div.DivClassName { background-color: #FCFFB0; } .BgClassName { background-color: #FCFFB0; } </style>
<style> span { border-color: #FCFFB0; } span { border-color: rgb(252,255,176); } td.TdClassName { border-color: #FCFFB0; } .TagClassName { border-color: #FCFFB0; } </style>