#A9BECC (or 0xA9BECC) is unknown color: approx Heather. HEX triplet: A9, BE and CC. RGB value is (169,190,204). Sum of RGB (Red+Green+Blue) = 169+190+204=563 (74% of max value = 765). Red value is 169 (66.41% from 255 or 30.02% from 563); Green value is 190 (74.61% from 255 or 33.75% from 563); Blue value is 204 (80.08% from 255 or 36.23% from 563); Max value from RGB is 204 - color contains mainly: blue. Hex color #A9BECC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A9BECC is #564133. Grayscale: #B9B9B9. Windows color (decimal): -5652788 or 13418153. OLE color: 13418153.
HSL color Cylindrical-coordinate representation of color #A9BECC: hue angle of 204º degrees, saturation: 0.26, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A9BECC is Cyan = 0.17, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #A9BECC; } p { color: rgb(169,190,204); } H1.HeaderClassName { color: #A9BECC; } .AnyTagClassName { color: #A9BECC; } </style>
<style> a { background-color: #A9BECC; } a { background-color: rgb(169,190,204); } div.DivClassName { background-color: #A9BECC; } .BgClassName { background-color: #A9BECC; } </style>
<style> span { border-color: #A9BECC; } span { border-color: rgb(169,190,204); } td.TdClassName { border-color: #A9BECC; } .TagClassName { border-color: #A9BECC; } </style>