#FAA288 (or 0xFAA288) is unknown color: approx Vivid Tangerine. HEX triplet: FA, A2 and 88. RGB value is (250,162,136). Sum of RGB (Red+Green+Blue) = 250+162+136=548 (72% of max value = 765). Red value is 250 (98.05% from 255 or 45.62% from 548); Green value is 162 (63.67% from 255 or 29.56% from 548); Blue value is 136 (53.52% from 255 or 24.82% from 548); Max value from RGB is 250 - color contains mainly: red. Hex color #FAA288 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FAA288 is #055D77. Grayscale: #B9B9B9. Windows color (decimal): -351608 or 8954618. OLE color: 8954618.
HSL color Cylindrical-coordinate representation of color #FAA288: hue angle of 13.68º degrees, saturation: 0.92, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #FAA288 is Cyan = 0, Magento = 0.35, Yellow = 0.46 and Black (K on CMYK) = 0.02.
<style> p { color: #FAA288; } p { color: rgb(250,162,136); } H1.HeaderClassName { color: #FAA288; } .AnyTagClassName { color: #FAA288; } </style>
<style> a { background-color: #FAA288; } a { background-color: rgb(250,162,136); } div.DivClassName { background-color: #FAA288; } .BgClassName { background-color: #FAA288; } </style>
<style> span { border-color: #FAA288; } span { border-color: rgb(250,162,136); } td.TdClassName { border-color: #FAA288; } .TagClassName { border-color: #FAA288; } </style>