#FADAE1 (or 0xFADAE1) is unknown color: approx Carousel Pink. HEX triplet: FA, DA and E1. RGB value is (250,218,225). Sum of RGB (Red+Green+Blue) = 250+218+225=693 (91% of max value = 765). Red value is 250 (98.05% from 255 or 36.08% from 693); Green value is 218 (85.55% from 255 or 31.46% from 693); Blue value is 225 (88.28% from 255 or 32.47% from 693); Max value from RGB is 250 - color contains mainly: red. Hex color #FADAE1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FADAE1 is #05251E. Grayscale: #E4E4E4. Windows color (decimal): -337183 or 14801658. OLE color: 14801658.
HSL color Cylindrical-coordinate representation of color #FADAE1: hue angle of 346.88º degrees, saturation: 0.76, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #FADAE1 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #FADAE1; } p { color: rgb(250,218,225); } H1.HeaderClassName { color: #FADAE1; } .AnyTagClassName { color: #FADAE1; } </style>
<style> a { background-color: #FADAE1; } a { background-color: rgb(250,218,225); } div.DivClassName { background-color: #FADAE1; } .BgClassName { background-color: #FADAE1; } </style>
<style> span { border-color: #FADAE1; } span { border-color: rgb(250,218,225); } td.TdClassName { border-color: #FADAE1; } .TagClassName { border-color: #FADAE1; } </style>