#AABDBA (or 0xAABDBA) is unknown color: approx Opal. HEX triplet: AA, BD and BA. RGB value is (170,189,186). Sum of RGB (Red+Green+Blue) = 170+189+186=545 (72% of max value = 765). Red value is 170 (66.80% from 255 or 31.19% from 545); Green value is 189 (74.22% from 255 or 34.68% from 545); Blue value is 186 (73.05% from 255 or 34.13% from 545); Max value from RGB is 189 - color contains mainly: green. Hex color #AABDBA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AABDBA is #554245. Grayscale: #B6B6B6. Windows color (decimal): -5587526 or 12238250. OLE color: 12238250.
HSL color Cylindrical-coordinate representation of color #AABDBA: hue angle of 170.53º degrees, saturation: 0.13, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #AABDBA is Cyan = 0.10, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.26.
<style> p { color: #AABDBA; } p { color: rgb(170,189,186); } H1.HeaderClassName { color: #AABDBA; } .AnyTagClassName { color: #AABDBA; } </style>
<style> a { background-color: #AABDBA; } a { background-color: rgb(170,189,186); } div.DivClassName { background-color: #AABDBA; } .BgClassName { background-color: #AABDBA; } </style>
<style> span { border-color: #AABDBA; } span { border-color: rgb(170,189,186); } td.TdClassName { border-color: #AABDBA; } .TagClassName { border-color: #AABDBA; } </style>