#A39E40 (or 0xA39E40) is unknown color: approx Brass. HEX triplet: A3, 9E and 40. RGB value is (163,158,64). Sum of RGB (Red+Green+Blue) = 163+158+64=385 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.34% from 385); Green value is 158 (62.11% from 255 or 41.04% from 385); Blue value is 64 (25.39% from 255 or 16.62% from 385); Max value from RGB is 163 - color contains mainly: red. Hex color #A39E40 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A39E40 is #5C61BF. Grayscale: #959595. Windows color (decimal): -6054336 or 4234915. OLE color: 4234915.
HSL color Cylindrical-coordinate representation of color #A39E40: hue angle of 56.97º degrees, saturation: 0.44, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A39E40 is Cyan = 0, Magento = 0.03, Yellow = 0.61 and Black (K on CMYK) = 0.36.
<style> p { color: #A39E40; } p { color: rgb(163,158,64); } H1.HeaderClassName { color: #A39E40; } .AnyTagClassName { color: #A39E40; } </style>
<style> a { background-color: #A39E40; } a { background-color: rgb(163,158,64); } div.DivClassName { background-color: #A39E40; } .BgClassName { background-color: #A39E40; } </style>
<style> span { border-color: #A39E40; } span { border-color: rgb(163,158,64); } td.TdClassName { border-color: #A39E40; } .TagClassName { border-color: #A39E40; } </style>