#AEB79A (or 0xAEB79A) is unknown color: approx Green Spring. HEX triplet: AE, B7 and 9A. RGB value is (174,183,154). Sum of RGB (Red+Green+Blue) = 174+183+154=511 (67% of max value = 765). Red value is 174 (68.36% from 255 or 34.05% from 511); Green value is 183 (71.88% from 255 or 35.81% from 511); Blue value is 154 (60.55% from 255 or 30.14% from 511); Max value from RGB is 183 - color contains mainly: green. Hex color #AEB79A is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AEB79A is #514865. Grayscale: #B1B1B1. Windows color (decimal): -5326950 or 10139566. OLE color: 10139566.
HSL color Cylindrical-coordinate representation of color #AEB79A: hue angle of 78.62º degrees, saturation: 0.17, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #AEB79A is Cyan = 0.05, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.28.
<style> p { color: #AEB79A; } p { color: rgb(174,183,154); } H1.HeaderClassName { color: #AEB79A; } .AnyTagClassName { color: #AEB79A; } </style>
<style> a { background-color: #AEB79A; } a { background-color: rgb(174,183,154); } div.DivClassName { background-color: #AEB79A; } .BgClassName { background-color: #AEB79A; } </style>
<style> span { border-color: #AEB79A; } span { border-color: rgb(174,183,154); } td.TdClassName { border-color: #AEB79A; } .TagClassName { border-color: #AEB79A; } </style>