#FADCFA (or 0xFADCFA) is unknown color: approx Selago. HEX triplet: FA, DC and FA. RGB value is (250,220,250). Sum of RGB (Red+Green+Blue) = 250+220+250=720 (95% of max value = 765). Red value is 250 (98.05% from 255 or 34.72% from 720); Green value is 220 (86.33% from 255 or 30.56% from 720); Blue value is 250 (98.05% from 255 or 34.72% from 720); Max value from RGB is 250 - color contains mainly: red, blue. Hex color #FADCFA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FADCFA is #052305. Grayscale: #E8E8E8. Windows color (decimal): -336646 or 16440570. OLE color: 16440570.
HSL color Cylindrical-coordinate representation of color #FADCFA: hue angle of 300º degrees, saturation: 0.75, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FADCFA is Cyan = 0, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #FADCFA; } p { color: rgb(250,220,250); } H1.HeaderClassName { color: #FADCFA; } .AnyTagClassName { color: #FADCFA; } </style>
<style> a { background-color: #FADCFA; } a { background-color: rgb(250,220,250); } div.DivClassName { background-color: #FADCFA; } .BgClassName { background-color: #FADCFA; } </style>
<style> span { border-color: #FADCFA; } span { border-color: rgb(250,220,250); } td.TdClassName { border-color: #FADCFA; } .TagClassName { border-color: #FADCFA; } </style>