#FCFCC9 (or 0xFCFCC9) is unknown color: approx Cream. HEX triplet: FC, FC and C9. RGB value is (252,252,201). Sum of RGB (Red+Green+Blue) = 252+252+201=705 (93% of max value = 765). Red value is 252 (98.83% from 255 or 35.74% from 705); Green value is 252 (98.83% from 255 or 35.74% from 705); Blue value is 201 (78.91% from 255 or 28.51% from 705); Max value from RGB is 252 - color contains mainly: red, green. Hex color #FCFCC9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FCFCC9 is #030336. Grayscale: #F6F6F6. Windows color (decimal): -197431 or 13237500. OLE color: 13237500.
HSL color Cylindrical-coordinate representation of color #FCFCC9: hue angle of 60º degrees, saturation: 0.89, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FCFCC9 is Cyan = 0, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.01.
<style> p { color: #FCFCC9; } p { color: rgb(252,252,201); } H1.HeaderClassName { color: #FCFCC9; } .AnyTagClassName { color: #FCFCC9; } </style>
<style> a { background-color: #FCFCC9; } a { background-color: rgb(252,252,201); } div.DivClassName { background-color: #FCFCC9; } .BgClassName { background-color: #FCFCC9; } </style>
<style> span { border-color: #FCFCC9; } span { border-color: rgb(252,252,201); } td.TdClassName { border-color: #FCFCC9; } .TagClassName { border-color: #FCFCC9; } </style>