#AAC3B0 (or 0xAAC3B0) is unknown color: approx Gum Leaf. HEX triplet: AA, C3 and B0. RGB value is (170,195,176). Sum of RGB (Red+Green+Blue) = 170+195+176=541 (71% of max value = 765). Red value is 170 (66.80% from 255 or 31.42% from 541); Green value is 195 (76.56% from 255 or 36.04% from 541); Blue value is 176 (69.14% from 255 or 32.53% from 541); Max value from RGB is 195 - color contains mainly: green. Hex color #AAC3B0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAC3B0 is #553C4F. Grayscale: #B9B9B9. Windows color (decimal): -5586000 or 11584426. OLE color: 11584426.
HSL color Cylindrical-coordinate representation of color #AAC3B0: hue angle of 134.4º degrees, saturation: 0.17, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #AAC3B0 is Cyan = 0.13, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.24.
<style> p { color: #AAC3B0; } p { color: rgb(170,195,176); } H1.HeaderClassName { color: #AAC3B0; } .AnyTagClassName { color: #AAC3B0; } </style>
<style> a { background-color: #AAC3B0; } a { background-color: rgb(170,195,176); } div.DivClassName { background-color: #AAC3B0; } .BgClassName { background-color: #AAC3B0; } </style>
<style> span { border-color: #AAC3B0; } span { border-color: rgb(170,195,176); } td.TdClassName { border-color: #AAC3B0; } .TagClassName { border-color: #AAC3B0; } </style>