#A59F3F (or 0xA59F3F) is unknown color: approx Brass. HEX triplet: A5, 9F and 3F. RGB value is (165,159,63). Sum of RGB (Red+Green+Blue) = 165+159+63=387 (51% of max value = 765). Red value is 165 (64.84% from 255 or 42.64% from 387); Green value is 159 (62.5% from 255 or 41.09% from 387); Blue value is 63 (25% from 255 or 16.28% from 387); Max value from RGB is 165 - color contains mainly: red. Hex color #A59F3F is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A59F3F is #5A60C0. Grayscale: #969696. Windows color (decimal): -5923009 or 4169637. OLE color: 4169637.
HSL color Cylindrical-coordinate representation of color #A59F3F: hue angle of 56.47º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A59F3F is Cyan = 0, Magento = 0.04, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #A59F3F; } p { color: rgb(165,159,63); } H1.HeaderClassName { color: #A59F3F; } .AnyTagClassName { color: #A59F3F; } </style>
<style> a { background-color: #A59F3F; } a { background-color: rgb(165,159,63); } div.DivClassName { background-color: #A59F3F; } .BgClassName { background-color: #A59F3F; } </style>
<style> span { border-color: #A59F3F; } span { border-color: rgb(165,159,63); } td.TdClassName { border-color: #A59F3F; } .TagClassName { border-color: #A59F3F; } </style>