#FABAB1 (or 0xFABAB1) is unknown color: approx Melon. HEX triplet: FA, BA and B1. RGB value is (250,186,177). Sum of RGB (Red+Green+Blue) = 250+186+177=613 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.78% from 613); Green value is 186 (73.05% from 255 or 30.34% from 613); Blue value is 177 (69.53% from 255 or 28.87% from 613); Max value from RGB is 250 - color contains mainly: red. Hex color #FABAB1 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FABAB1 is #05454E. Grayscale: #CCCCCC. Windows color (decimal): -345423 or 11647738. OLE color: 11647738.
HSL color Cylindrical-coordinate representation of color #FABAB1: hue angle of 7.4º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FABAB1 is Cyan = 0, Magento = 0.26, Yellow = 0.29 and Black (K on CMYK) = 0.02.
<style> p { color: #FABAB1; } p { color: rgb(250,186,177); } H1.HeaderClassName { color: #FABAB1; } .AnyTagClassName { color: #FABAB1; } </style>
<style> a { background-color: #FABAB1; } a { background-color: rgb(250,186,177); } div.DivClassName { background-color: #FABAB1; } .BgClassName { background-color: #FABAB1; } </style>
<style> span { border-color: #FABAB1; } span { border-color: rgb(250,186,177); } td.TdClassName { border-color: #FABAB1; } .TagClassName { border-color: #FABAB1; } </style>