#F3AB5B (or 0xF3AB5B) is unknown color: approx Sandy Brown. HEX triplet: F3, AB and 5B. RGB value is (243,171,91). Sum of RGB (Red+Green+Blue) = 243+171+91=505 (66% of max value = 765). Red value is 243 (95.31% from 255 or 48.12% from 505); Green value is 171 (67.19% from 255 or 33.86% from 505); Blue value is 91 (35.94% from 255 or 18.02% from 505); Max value from RGB is 243 - color contains mainly: red. Hex color #F3AB5B is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #F3AB5B is #0C54A4. Grayscale: #B7B7B7. Windows color (decimal): -808101 or 6007795. OLE color: 6007795.
HSL color Cylindrical-coordinate representation of color #F3AB5B: hue angle of 31.58º degrees, saturation: 0.86, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #F3AB5B is Cyan = 0, Magento = 0.30, Yellow = 0.63 and Black (K on CMYK) = 0.05.
<style> p { color: #f3ab5b; } p { color: rgb(243,171,91); } H1.HeaderClassName { color: #f3ab5b; } .AnyTagClassName { color: #f3ab5b; } </style>
<style> a { background-color: #f3ab5b; } a { background-color: rgb(243,171,91); } div.DivClassName { background-color: #f3ab5b; } .BgClassName { background-color: #f3ab5b; } </style>
<style> span { border-color: #f3ab5b; } span { border-color: rgb(243,171,91); } td.TdClassName { border-color: #f3ab5b; } .TagClassName { border-color: #f3ab5b; } </style>