#A0B57D (or 0xA0B57D) is unknown color: approx Olivine. HEX triplet: A0, B5 and 7D. RGB value is (160,181,125). Sum of RGB (Red+Green+Blue) = 160+181+125=466 (61% of max value = 765). Red value is 160 (62.89% from 255 or 34.33% from 466); Green value is 181 (71.09% from 255 or 38.84% from 466); Blue value is 125 (49.22% from 255 or 26.82% from 466); Max value from RGB is 181 - color contains mainly: green. Hex color #A0B57D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A0B57D is #5F4A82. Grayscale: #A8A8A8. Windows color (decimal): -6244995 or 8238496. OLE color: 8238496.
HSL color Cylindrical-coordinate representation of color #A0B57D: hue angle of 82.5º degrees, saturation: 0.27, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A0B57D is Cyan = 0.12, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.29.
<style> p { color: #A0B57D; } p { color: rgb(160,181,125); } H1.HeaderClassName { color: #A0B57D; } .AnyTagClassName { color: #A0B57D; } </style>
<style> a { background-color: #A0B57D; } a { background-color: rgb(160,181,125); } div.DivClassName { background-color: #A0B57D; } .BgClassName { background-color: #A0B57D; } </style>
<style> span { border-color: #A0B57D; } span { border-color: rgb(160,181,125); } td.TdClassName { border-color: #A0B57D; } .TagClassName { border-color: #A0B57D; } </style>