#FCCFCC (or 0xFCCFCC) is unknown color: approx Cosmos. HEX triplet: FC, CF and CC. RGB value is (252,207,204). Sum of RGB (Red+Green+Blue) = 252+207+204=663 (87% of max value = 765). Red value is 252 (98.83% from 255 or 38.01% from 663); Green value is 207 (81.25% from 255 or 31.22% from 663); Blue value is 204 (80.08% from 255 or 30.77% from 663); Max value from RGB is 252 - color contains mainly: red. Hex color #FCCFCC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCCFCC is #033033. Grayscale: #DCDCDC. Windows color (decimal): -208948 or 13422588. OLE color: 13422588.
HSL color Cylindrical-coordinate representation of color #FCCFCC: hue angle of 3.75º degrees, saturation: 0.89, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FCCFCC is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.01.
<style> p { color: #FCCFCC; } p { color: rgb(252,207,204); } H1.HeaderClassName { color: #FCCFCC; } .AnyTagClassName { color: #FCCFCC; } </style>
<style> a { background-color: #FCCFCC; } a { background-color: rgb(252,207,204); } div.DivClassName { background-color: #FCCFCC; } .BgClassName { background-color: #FCCFCC; } </style>
<style> span { border-color: #FCCFCC; } span { border-color: rgb(252,207,204); } td.TdClassName { border-color: #FCCFCC; } .TagClassName { border-color: #FCCFCC; } </style>