#FAAB7D (or 0xFAAB7D) is unknown color: approx Tacao. HEX triplet: FA, AB and 7D. RGB value is (250,171,125). Sum of RGB (Red+Green+Blue) = 250+171+125=546 (72% of max value = 765). Red value is 250 (98.05% from 255 or 45.79% from 546); Green value is 171 (67.19% from 255 or 31.32% from 546); Blue value is 125 (49.22% from 255 or 22.89% from 546); Max value from RGB is 250 - color contains mainly: red. Hex color #FAAB7D is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FAAB7D is #055482. Grayscale: #BDBDBD. Windows color (decimal): -349315 or 8236026. OLE color: 8236026.
HSL color Cylindrical-coordinate representation of color #FAAB7D: hue angle of 22.08º degrees, saturation: 0.93, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #FAAB7D is Cyan = 0, Magento = 0.32, Yellow = 0.50 and Black (K on CMYK) = 0.02.
<style> p { color: #FAAB7D; } p { color: rgb(250,171,125); } H1.HeaderClassName { color: #FAAB7D; } .AnyTagClassName { color: #FAAB7D; } </style>
<style> a { background-color: #FAAB7D; } a { background-color: rgb(250,171,125); } div.DivClassName { background-color: #FAAB7D; } .BgClassName { background-color: #FAAB7D; } </style>
<style> span { border-color: #FAAB7D; } span { border-color: rgb(250,171,125); } td.TdClassName { border-color: #FAAB7D; } .TagClassName { border-color: #FAAB7D; } </style>