#FCCECA (or 0xFCCECA) is unknown color: approx Cosmos. HEX triplet: FC, CE and CA. RGB value is (252,206,202). Sum of RGB (Red+Green+Blue) = 252+206+202=660 (87% of max value = 765). Red value is 252 (98.83% from 255 or 38.18% from 660); Green value is 206 (80.86% from 255 or 31.21% from 660); Blue value is 202 (79.30% from 255 or 30.61% from 660); Max value from RGB is 252 - color contains mainly: red. Hex color #FCCECA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCCECA is #033135. Grayscale: #DBDBDB. Windows color (decimal): -209206 or 13291260. OLE color: 13291260.
HSL color Cylindrical-coordinate representation of color #FCCECA: hue angle of 4.8º 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 #FCCECA is Cyan = 0, Magento = 0.18, Yellow = 0.20 and Black (K on CMYK) = 0.01.
<style> p { color: #FCCECA; } p { color: rgb(252,206,202); } H1.HeaderClassName { color: #FCCECA; } .AnyTagClassName { color: #FCCECA; } </style>
<style> a { background-color: #FCCECA; } a { background-color: rgb(252,206,202); } div.DivClassName { background-color: #FCCECA; } .BgClassName { background-color: #FCCECA; } </style>
<style> span { border-color: #FCCECA; } span { border-color: rgb(252,206,202); } td.TdClassName { border-color: #FCCECA; } .TagClassName { border-color: #FCCECA; } </style>