#A2CAB4 (or 0xA2CAB4) is unknown color: approx Vista Blue. HEX triplet: A2, CA and B4. RGB value is (162,202,180). Sum of RGB (Red+Green+Blue) = 162+202+180=544 (72% of max value = 765). Red value is 162 (63.67% from 255 or 29.78% from 544); Green value is 202 (79.30% from 255 or 37.13% from 544); Blue value is 180 (70.70% from 255 or 33.09% from 544); Max value from RGB is 202 - color contains mainly: green. Hex color #A2CAB4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2CAB4 is #5D354B. Grayscale: #BBBBBB. Windows color (decimal): -6108492 or 11848354. OLE color: 11848354.
HSL color Cylindrical-coordinate representation of color #A2CAB4: hue angle of 147º degrees, saturation: 0.27, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A2CAB4 is Cyan = 0.20, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.21.
<style> p { color: #A2CAB4; } p { color: rgb(162,202,180); } H1.HeaderClassName { color: #A2CAB4; } .AnyTagClassName { color: #A2CAB4; } </style>
<style> a { background-color: #A2CAB4; } a { background-color: rgb(162,202,180); } div.DivClassName { background-color: #A2CAB4; } .BgClassName { background-color: #A2CAB4; } </style>
<style> span { border-color: #A2CAB4; } span { border-color: rgb(162,202,180); } td.TdClassName { border-color: #A2CAB4; } .TagClassName { border-color: #A2CAB4; } </style>