#FACDFA (or 0xFACDFA) is unknown color: approx Snuff. HEX triplet: FA, CD and FA. RGB value is (250,205,250). Sum of RGB (Red+Green+Blue) = 250+205+250=705 (93% of max value = 765). Red value is 250 (98.05% from 255 or 35.46% from 705); Green value is 205 (80.47% from 255 or 29.08% from 705); Blue value is 250 (98.05% from 255 or 35.46% from 705); Max value from RGB is 250 - color contains mainly: red, blue. Hex color #FACDFA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FACDFA is #053205. Grayscale: #DFDFDF. Windows color (decimal): -340486 or 16436730. OLE color: 16436730.
HSL color Cylindrical-coordinate representation of color #FACDFA: hue angle of 300º 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 #FACDFA is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #FACDFA; } p { color: rgb(250,205,250); } H1.HeaderClassName { color: #FACDFA; } .AnyTagClassName { color: #FACDFA; } </style>
<style> a { background-color: #FACDFA; } a { background-color: rgb(250,205,250); } div.DivClassName { background-color: #FACDFA; } .BgClassName { background-color: #FACDFA; } </style>
<style> span { border-color: #FACDFA; } span { border-color: rgb(250,205,250); } td.TdClassName { border-color: #FACDFA; } .TagClassName { border-color: #FACDFA; } </style>