#FAC3FF (or 0xFAC3FF) is unknown color: approx Snuff. HEX triplet: FA, C3 and FF. RGB value is (250,195,255). Sum of RGB (Red+Green+Blue) = 250+195+255=700 (92% of max value = 765). Red value is 250 (98.05% from 255 or 35.71% from 700); Green value is 195 (76.56% from 255 or 27.86% from 700); Blue value is 255 (100% from 255 or 36.43% from 700); Max value from RGB is 255 - color contains mainly: blue. Hex color #FAC3FF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FAC3FF is #053C00. Grayscale: #DADADA. Windows color (decimal): -343041 or 16761850. OLE color: 16761850.
HSL color Cylindrical-coordinate representation of color #FAC3FF: hue angle of 295º degrees, saturation: 1, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FAC3FF is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #FAC3FF; } p { color: rgb(250,195,255); } H1.HeaderClassName { color: #FAC3FF; } .AnyTagClassName { color: #FAC3FF; } </style>
<style> a { background-color: #FAC3FF; } a { background-color: rgb(250,195,255); } div.DivClassName { background-color: #FAC3FF; } .BgClassName { background-color: #FAC3FF; } </style>
<style> span { border-color: #FAC3FF; } span { border-color: rgb(250,195,255); } td.TdClassName { border-color: #FAC3FF; } .TagClassName { border-color: #FAC3FF; } </style>