#FACB9F (or 0xFACB9F) is unknown color: approx Peach-Orange. HEX triplet: FA, CB and 9F. RGB value is (250,203,159). Sum of RGB (Red+Green+Blue) = 250+203+159=612 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.85% from 612); Green value is 203 (79.69% from 255 or 33.17% from 612); Blue value is 159 (62.5% from 255 or 25.98% from 612); Max value from RGB is 250 - color contains mainly: red. Hex color #FACB9F is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FACB9F is #053460. Grayscale: #D4D4D4. Windows color (decimal): -341089 or 10472442. OLE color: 10472442.
HSL color Cylindrical-coordinate representation of color #FACB9F: hue angle of 29.01º degrees, saturation: 0.9, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #FACB9F is Cyan = 0, Magento = 0.19, Yellow = 0.36 and Black (K on CMYK) = 0.02.
<style> p { color: #FACB9F; } p { color: rgb(250,203,159); } H1.HeaderClassName { color: #FACB9F; } .AnyTagClassName { color: #FACB9F; } </style>
<style> a { background-color: #FACB9F; } a { background-color: rgb(250,203,159); } div.DivClassName { background-color: #FACB9F; } .BgClassName { background-color: #FACB9F; } </style>
<style> span { border-color: #FACB9F; } span { border-color: rgb(250,203,159); } td.TdClassName { border-color: #FACB9F; } .TagClassName { border-color: #FACB9F; } </style>