#FACCDE (or 0xFACCDE) is unknown color: approx Classic Rose. HEX triplet: FA, CC and DE. RGB value is (250,204,222). Sum of RGB (Red+Green+Blue) = 250+204+222=676 (89% of max value = 765). Red value is 250 (98.05% from 255 or 36.98% from 676); Green value is 204 (80.08% from 255 or 30.18% from 676); Blue value is 222 (87.11% from 255 or 32.84% from 676); Max value from RGB is 250 - color contains mainly: red. Hex color #FACCDE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FACCDE is #053321. Grayscale: #DBDBDB. Windows color (decimal): -340770 or 14601466. OLE color: 14601466.
HSL color Cylindrical-coordinate representation of color #FACCDE: hue angle of 336.52º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #FACCDE is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.02.
<style> p { color: #FACCDE; } p { color: rgb(250,204,222); } H1.HeaderClassName { color: #FACCDE; } .AnyTagClassName { color: #FACCDE; } </style>
<style> a { background-color: #FACCDE; } a { background-color: rgb(250,204,222); } div.DivClassName { background-color: #FACCDE; } .BgClassName { background-color: #FACCDE; } </style>
<style> span { border-color: #FACCDE; } span { border-color: rgb(250,204,222); } td.TdClassName { border-color: #FACCDE; } .TagClassName { border-color: #FACCDE; } </style>