#AABB62 (or 0xAABB62) is unknown color: approx Olive Green. HEX triplet: AA, BB and 62. RGB value is (170,187,98). Sum of RGB (Red+Green+Blue) = 170+187+98=455 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.36% from 455); Green value is 187 (73.44% from 255 or 41.10% from 455); Blue value is 98 (38.67% from 255 or 21.54% from 455); Max value from RGB is 187 - color contains mainly: green. Hex color #AABB62 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AABB62 is #55449D. Grayscale: #ACACAC. Windows color (decimal): -5588126 or 6470570. OLE color: 6470570.
HSL color Cylindrical-coordinate representation of color #AABB62: hue angle of 71.46º degrees, saturation: 0.4, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AABB62 is Cyan = 0.09, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.27.
<style> p { color: #AABB62; } p { color: rgb(170,187,98); } H1.HeaderClassName { color: #AABB62; } .AnyTagClassName { color: #AABB62; } </style>
<style> a { background-color: #AABB62; } a { background-color: rgb(170,187,98); } div.DivClassName { background-color: #AABB62; } .BgClassName { background-color: #AABB62; } </style>
<style> span { border-color: #AABB62; } span { border-color: rgb(170,187,98); } td.TdClassName { border-color: #AABB62; } .TagClassName { border-color: #AABB62; } </style>