#FADEEF (or 0xFADEEF) is unknown color: approx Pig Pink. HEX triplet: FA, DE and EF. RGB value is (250,222,239). Sum of RGB (Red+Green+Blue) = 250+222+239=711 (94% of max value = 765). Red value is 250 (98.05% from 255 or 35.16% from 711); Green value is 222 (87.11% from 255 or 31.22% from 711); Blue value is 239 (93.75% from 255 or 33.61% from 711); Max value from RGB is 250 - color contains mainly: red. Hex color #FADEEF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FADEEF is #052110. Grayscale: #E8E8E8. Windows color (decimal): -336145 or 15720186. OLE color: 15720186.
HSL color Cylindrical-coordinate representation of color #FADEEF: hue angle of 323.57º degrees, saturation: 0.74, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #FADEEF is Cyan = 0, Magento = 0.11, Yellow = 0.04 and Black (K on CMYK) = 0.02.
<style> p { color: #FADEEF; } p { color: rgb(250,222,239); } H1.HeaderClassName { color: #FADEEF; } .AnyTagClassName { color: #FADEEF; } </style>
<style> a { background-color: #FADEEF; } a { background-color: rgb(250,222,239); } div.DivClassName { background-color: #FADEEF; } .BgClassName { background-color: #FADEEF; } </style>
<style> span { border-color: #FADEEF; } span { border-color: rgb(250,222,239); } td.TdClassName { border-color: #FADEEF; } .TagClassName { border-color: #FADEEF; } </style>