#A5AD3B (or 0xA5AD3B) is unknown color: approx Brass. HEX triplet: A5, AD and 3B. RGB value is (165,173,59). Sum of RGB (Red+Green+Blue) = 165+173+59=397 (52% of max value = 765). Red value is 165 (64.84% from 255 or 41.56% from 397); Green value is 173 (67.97% from 255 or 43.58% from 397); Blue value is 59 (23.44% from 255 or 14.86% from 397); Max value from RGB is 173 - color contains mainly: green. Hex color #A5AD3B is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A5AD3B is #5A52C4. Grayscale: #9E9E9E. Windows color (decimal): -5919429 or 3911077. OLE color: 3911077.
HSL color Cylindrical-coordinate representation of color #A5AD3B: hue angle of 64.21º degrees, saturation: 0.49, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A5AD3B is Cyan = 0.05, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.32.
<style> p { color: #a5ad3b; } p { color: rgb(165,173,59); } H1.HeaderClassName { color: #a5ad3b; } .AnyTagClassName { color: #a5ad3b; } </style>
<style> a { background-color: #a5ad3b; } a { background-color: rgb(165,173,59); } div.DivClassName { background-color: #a5ad3b; } .BgClassName { background-color: #a5ad3b; } </style>
<style> span { border-color: #a5ad3b; } span { border-color: rgb(165,173,59); } td.TdClassName { border-color: #a5ad3b; } .TagClassName { border-color: #a5ad3b; } </style>