#FAAFE0 (or 0xFAAFE0) is unknown color: approx Lavender Rose. HEX triplet: FA, AF and E0. RGB value is (250,175,224). Sum of RGB (Red+Green+Blue) = 250+175+224=649 (85% of max value = 765). Red value is 250 (98.05% from 255 or 38.52% from 649); Green value is 175 (68.75% from 255 or 26.96% from 649); Blue value is 224 (87.89% from 255 or 34.51% from 649); Max value from RGB is 250 - color contains mainly: red. Hex color #FAAFE0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FAAFE0 is #05501F. Grayscale: #CACACA. Windows color (decimal): -348192 or 14725114. OLE color: 14725114.
HSL color Cylindrical-coordinate representation of color #FAAFE0: hue angle of 320.8º degrees, saturation: 0.88, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FAAFE0 is Cyan = 0, Magento = 0.3, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #FAAFE0; } p { color: rgb(250,175,224); } H1.HeaderClassName { color: #FAAFE0; } .AnyTagClassName { color: #FAAFE0; } </style>
<style> a { background-color: #FAAFE0; } a { background-color: rgb(250,175,224); } div.DivClassName { background-color: #FAAFE0; } .BgClassName { background-color: #FAAFE0; } </style>
<style> span { border-color: #FAAFE0; } span { border-color: rgb(250,175,224); } td.TdClassName { border-color: #FAAFE0; } .TagClassName { border-color: #FAAFE0; } </style>