#ABAD8E (or 0xABAD8E) is unknown color: approx Bud. HEX triplet: AB, AD and 8E. RGB value is (171,173,142). Sum of RGB (Red+Green+Blue) = 171+173+142=486 (64% of max value = 765). Red value is 171 (67.19% from 255 or 35.19% from 486); Green value is 173 (67.97% from 255 or 35.60% from 486); Blue value is 142 (55.86% from 255 or 29.22% from 486); Max value from RGB is 173 - color contains mainly: green. Hex color #ABAD8E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABAD8E is #545271. Grayscale: #A8A8A8. Windows color (decimal): -5526130 or 9350571. OLE color: 9350571.
HSL color Cylindrical-coordinate representation of color #ABAD8E: hue angle of 63.87º degrees, saturation: 0.16, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ABAD8E is Cyan = 0.01, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.32.
<style> p { color: #ABAD8E; } p { color: rgb(171,173,142); } H1.HeaderClassName { color: #ABAD8E; } .AnyTagClassName { color: #ABAD8E; } </style>
<style> a { background-color: #ABAD8E; } a { background-color: rgb(171,173,142); } div.DivClassName { background-color: #ABAD8E; } .BgClassName { background-color: #ABAD8E; } </style>
<style> span { border-color: #ABAD8E; } span { border-color: rgb(171,173,142); } td.TdClassName { border-color: #ABAD8E; } .TagClassName { border-color: #ABAD8E; } </style>