#FAC2A9 (or 0xFAC2A9) is unknown color: approx Peach. HEX triplet: FA, C2 and A9. RGB value is (250,194,169). Sum of RGB (Red+Green+Blue) = 250+194+169=613 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.78% from 613); Green value is 194 (76.17% from 255 or 31.65% from 613); Blue value is 169 (66.41% from 255 or 27.57% from 613); Max value from RGB is 250 - color contains mainly: red. Hex color #FAC2A9 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FAC2A9 is #053D56. Grayscale: #D0D0D0. Windows color (decimal): -343383 or 11125498. OLE color: 11125498.
HSL color Cylindrical-coordinate representation of color #FAC2A9: hue angle of 18.52º degrees, saturation: 0.89, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #FAC2A9 is Cyan = 0, Magento = 0.22, Yellow = 0.32 and Black (K on CMYK) = 0.02.
<style> p { color: #FAC2A9; } p { color: rgb(250,194,169); } H1.HeaderClassName { color: #FAC2A9; } .AnyTagClassName { color: #FAC2A9; } </style>
<style> a { background-color: #FAC2A9; } a { background-color: rgb(250,194,169); } div.DivClassName { background-color: #FAC2A9; } .BgClassName { background-color: #FAC2A9; } </style>
<style> span { border-color: #FAC2A9; } span { border-color: rgb(250,194,169); } td.TdClassName { border-color: #FAC2A9; } .TagClassName { border-color: #FAC2A9; } </style>