#FAD1FA (or 0xFAD1FA) is unknown color: approx Snuff. HEX triplet: FA, D1 and FA. RGB value is (250,209,250). Sum of RGB (Red+Green+Blue) = 250+209+250=709 (93% of max value = 765). Red value is 250 (98.05% from 255 or 35.26% from 709); Green value is 209 (82.03% from 255 or 29.48% from 709); Blue value is 250 (98.05% from 255 or 35.26% from 709); Max value from RGB is 250 - color contains mainly: red, blue. Hex color #FAD1FA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FAD1FA is #052E05. Grayscale: #E1E1E1. Windows color (decimal): -339462 or 16437754. OLE color: 16437754.
HSL color Cylindrical-coordinate representation of color #FAD1FA: hue angle of 300º degrees, saturation: 0.8, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #FAD1FA is Cyan = 0, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #FAD1FA; } p { color: rgb(250,209,250); } H1.HeaderClassName { color: #FAD1FA; } .AnyTagClassName { color: #FAD1FA; } </style>
<style> a { background-color: #FAD1FA; } a { background-color: rgb(250,209,250); } div.DivClassName { background-color: #FAD1FA; } .BgClassName { background-color: #FAD1FA; } </style>
<style> span { border-color: #FAD1FA; } span { border-color: rgb(250,209,250); } td.TdClassName { border-color: #FAD1FA; } .TagClassName { border-color: #FAD1FA; } </style>