#FCFEB9 (or 0xFCFEB9) is unknown color: approx Cumulus. HEX triplet: FC, FE and B9. RGB value is (252,254,185). Sum of RGB (Red+Green+Blue) = 252+254+185=691 (91% of max value = 765). Red value is 252 (98.83% from 255 or 36.47% from 691); Green value is 254 (99.61% from 255 or 36.76% from 691); Blue value is 185 (72.66% from 255 or 26.77% from 691); Max value from RGB is 254 - color contains mainly: green. Hex color #FCFEB9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FCFEB9 is #030146. Grayscale: #F5F5F5. Windows color (decimal): -196935 or 12189436. OLE color: 12189436.
HSL color Cylindrical-coordinate representation of color #FCFEB9: hue angle of 61.74º degrees, saturation: 0.97, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #FCFEB9 is Cyan = 0.01, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.00.
<style> p { color: #fcfeb9; } p { color: rgb(252,254,185); } H1.HeaderClassName { color: #fcfeb9; } .AnyTagClassName { color: #fcfeb9; } </style>
<style> a { background-color: #fcfeb9; } a { background-color: rgb(252,254,185); } div.DivClassName { background-color: #fcfeb9; } .BgClassName { background-color: #fcfeb9; } </style>
<style> span { border-color: #fcfeb9; } span { border-color: rgb(252,254,185); } td.TdClassName { border-color: #fcfeb9; } .TagClassName { border-color: #fcfeb9; } </style>