#A2BCB5 (or 0xA2BCB5) is unknown color: approx Shadow Green. HEX triplet: A2, BC and B5. RGB value is (162,188,181). Sum of RGB (Red+Green+Blue) = 162+188+181=531 (70% of max value = 765). Red value is 162 (63.67% from 255 or 30.51% from 531); Green value is 188 (73.83% from 255 or 35.40% from 531); Blue value is 181 (71.09% from 255 or 34.09% from 531); Max value from RGB is 188 - color contains mainly: green. Hex color #A2BCB5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2BCB5 is #5D434A. Grayscale: #B3B3B3. Windows color (decimal): -6112075 or 11910306. OLE color: 11910306.
HSL color Cylindrical-coordinate representation of color #A2BCB5: hue angle of 163.85º degrees, saturation: 0.16, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #A2BCB5 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.26.
<style> p { color: #A2BCB5; } p { color: rgb(162,188,181); } H1.HeaderClassName { color: #A2BCB5; } .AnyTagClassName { color: #A2BCB5; } </style>
<style> a { background-color: #A2BCB5; } a { background-color: rgb(162,188,181); } div.DivClassName { background-color: #A2BCB5; } .BgClassName { background-color: #A2BCB5; } </style>
<style> span { border-color: #A2BCB5; } span { border-color: rgb(162,188,181); } td.TdClassName { border-color: #A2BCB5; } .TagClassName { border-color: #A2BCB5; } </style>