#A8AD35 (or 0xA8AD35) is unknown color: approx Brass. HEX triplet: A8, AD and 35. RGB value is (168,173,53). Sum of RGB (Red+Green+Blue) = 168+173+53=394 (52% of max value = 765). Red value is 168 (66.02% from 255 or 42.64% from 394); Green value is 173 (67.97% from 255 or 43.91% from 394); Blue value is 53 (21.09% from 255 or 13.45% from 394); Max value from RGB is 173 - color contains mainly: green. Hex color #A8AD35 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A8AD35 is #5752CA. Grayscale: #9E9E9E. Windows color (decimal): -5722827 or 3517864. OLE color: 3517864.
HSL color Cylindrical-coordinate representation of color #A8AD35: hue angle of 62.5º degrees, saturation: 0.53, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A8AD35 is Cyan = 0.03, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.32.
<style> p { color: #A8AD35; } p { color: rgb(168,173,53); } H1.HeaderClassName { color: #A8AD35; } .AnyTagClassName { color: #A8AD35; } </style>
<style> a { background-color: #A8AD35; } a { background-color: rgb(168,173,53); } div.DivClassName { background-color: #A8AD35; } .BgClassName { background-color: #A8AD35; } </style>
<style> span { border-color: #A8AD35; } span { border-color: rgb(168,173,53); } td.TdClassName { border-color: #A8AD35; } .TagClassName { border-color: #A8AD35; } </style>