#A2BFCA (or 0xA2BFCA) is unknown color: approx Heather. HEX triplet: A2, BF and CA. RGB value is (162,191,202). Sum of RGB (Red+Green+Blue) = 162+191+202=555 (73% of max value = 765). Red value is 162 (63.67% from 255 or 29.19% from 555); Green value is 191 (75% from 255 or 34.41% from 555); Blue value is 202 (79.30% from 255 or 36.40% from 555); Max value from RGB is 202 - color contains mainly: blue. Hex color #A2BFCA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2BFCA is #5D4035. Grayscale: #B7B7B7. Windows color (decimal): -6111286 or 13287330. OLE color: 13287330.
HSL color Cylindrical-coordinate representation of color #A2BFCA: hue angle of 196.5º 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 #A2BFCA is Cyan = 0.20, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #A2BFCA; } p { color: rgb(162,191,202); } H1.HeaderClassName { color: #A2BFCA; } .AnyTagClassName { color: #A2BFCA; } </style>
<style> a { background-color: #A2BFCA; } a { background-color: rgb(162,191,202); } div.DivClassName { background-color: #A2BFCA; } .BgClassName { background-color: #A2BFCA; } </style>
<style> span { border-color: #A2BFCA; } span { border-color: rgb(162,191,202); } td.TdClassName { border-color: #A2BFCA; } .TagClassName { border-color: #A2BFCA; } </style>