#ADA856 (or 0xADA856) is unknown color: approx Olive Green. HEX triplet: AD, A8 and 56. RGB value is (173,168,86). Sum of RGB (Red+Green+Blue) = 173+168+86=427 (56% of max value = 765). Red value is 173 (67.97% from 255 or 40.52% from 427); Green value is 168 (66.02% from 255 or 39.34% from 427); Blue value is 86 (33.98% from 255 or 20.14% from 427); Max value from RGB is 173 - color contains mainly: red. Hex color #ADA856 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ADA856 is #5257A9. Grayscale: #A0A0A0. Windows color (decimal): -5396394 or 5679277. OLE color: 5679277.
HSL color Cylindrical-coordinate representation of color #ADA856: hue angle of 56.55º degrees, saturation: 0.35, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #ADA856 is Cyan = 0, Magento = 0.03, Yellow = 0.50 and Black (K on CMYK) = 0.32.
<style> p { color: #ada856; } p { color: rgb(173,168,86); } H1.HeaderClassName { color: #ada856; } .AnyTagClassName { color: #ada856; } </style>
<style> a { background-color: #ada856; } a { background-color: rgb(173,168,86); } div.DivClassName { background-color: #ada856; } .BgClassName { background-color: #ada856; } </style>
<style> span { border-color: #ada856; } span { border-color: rgb(173,168,86); } td.TdClassName { border-color: #ada856; } .TagClassName { border-color: #ada856; } </style>