#AAB665 (or 0xAAB665) is unknown color: approx Olive Green. HEX triplet: AA, B6 and 65. RGB value is (170,182,101). Sum of RGB (Red+Green+Blue) = 170+182+101=453 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.53% from 453); Green value is 182 (71.48% from 255 or 40.18% from 453); Blue value is 101 (39.84% from 255 or 22.30% from 453); Max value from RGB is 182 - color contains mainly: green. Hex color #AAB665 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AAB665 is #55499A. Grayscale: #A9A9A9. Windows color (decimal): -5589403 or 6665898. OLE color: 6665898.
HSL color Cylindrical-coordinate representation of color #AAB665: hue angle of 68.89º degrees, saturation: 0.36, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #AAB665 is Cyan = 0.07, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.29.
<style> p { color: #AAB665; } p { color: rgb(170,182,101); } H1.HeaderClassName { color: #AAB665; } .AnyTagClassName { color: #AAB665; } </style>
<style> a { background-color: #AAB665; } a { background-color: rgb(170,182,101); } div.DivClassName { background-color: #AAB665; } .BgClassName { background-color: #AAB665; } </style>
<style> span { border-color: #AAB665; } span { border-color: rgb(170,182,101); } td.TdClassName { border-color: #AAB665; } .TagClassName { border-color: #AAB665; } </style>