#A0BEA9 (or 0xA0BEA9) is unknown color: approx Gum Leaf. HEX triplet: A0, BE and A9. RGB value is (160,190,169). Sum of RGB (Red+Green+Blue) = 160+190+169=519 (68% of max value = 765). Red value is 160 (62.89% from 255 or 30.83% from 519); Green value is 190 (74.61% from 255 or 36.61% from 519); Blue value is 169 (66.41% from 255 or 32.56% from 519); Max value from RGB is 190 - color contains mainly: green. Hex color #A0BEA9 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A0BEA9 is #5F4156. Grayscale: #B2B2B2. Windows color (decimal): -6242647 or 11124384. OLE color: 11124384.
HSL color Cylindrical-coordinate representation of color #A0BEA9: hue angle of 138º degrees, saturation: 0.19, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A0BEA9 is Cyan = 0.16, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.25.
<style> p { color: #A0BEA9; } p { color: rgb(160,190,169); } H1.HeaderClassName { color: #A0BEA9; } .AnyTagClassName { color: #A0BEA9; } </style>
<style> a { background-color: #A0BEA9; } a { background-color: rgb(160,190,169); } div.DivClassName { background-color: #A0BEA9; } .BgClassName { background-color: #A0BEA9; } </style>
<style> span { border-color: #A0BEA9; } span { border-color: rgb(160,190,169); } td.TdClassName { border-color: #A0BEA9; } .TagClassName { border-color: #A0BEA9; } </style>