#FACBFA (or 0xFACBFA) is unknown color: approx Snuff. HEX triplet: FA, CB and FA. RGB value is (250,203,250). Sum of RGB (Red+Green+Blue) = 250+203+250=703 (93% of max value = 765). Red value is 250 (98.05% from 255 or 35.56% from 703); Green value is 203 (79.69% from 255 or 28.88% from 703); Blue value is 250 (98.05% from 255 or 35.56% from 703); Max value from RGB is 250 - color contains mainly: red, blue. Hex color #FACBFA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FACBFA is #053405. Grayscale: #DEDEDE. Windows color (decimal): -340998 or 16436218. OLE color: 16436218.
HSL color Cylindrical-coordinate representation of color #FACBFA: 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.19%. Process color model (Four color, CMYK) of #FACBFA is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #FACBFA; } p { color: rgb(250,203,250); } H1.HeaderClassName { color: #FACBFA; } .AnyTagClassName { color: #FACBFA; } </style>
<style> a { background-color: #FACBFA; } a { background-color: rgb(250,203,250); } div.DivClassName { background-color: #FACBFA; } .BgClassName { background-color: #FACBFA; } </style>
<style> span { border-color: #FACBFA; } span { border-color: rgb(250,203,250); } td.TdClassName { border-color: #FACBFA; } .TagClassName { border-color: #FACBFA; } </style>