#A3BCCF (or 0xA3BCCF) is unknown color: approx Heather. HEX triplet: A3, BC and CF. RGB value is (163,188,207). Sum of RGB (Red+Green+Blue) = 163+188+207=558 (73% of max value = 765). Red value is 163 (64.06% from 255 or 29.21% from 558); Green value is 188 (73.83% from 255 or 33.69% from 558); Blue value is 207 (81.25% from 255 or 37.10% from 558); Max value from RGB is 207 - color contains mainly: blue. Hex color #A3BCCF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A3BCCF is #5C4330. Grayscale: #B6B6B6. Windows color (decimal): -6046513 or 13614243. OLE color: 13614243.
HSL color Cylindrical-coordinate representation of color #A3BCCF: hue angle of 205.91º degrees, saturation: 0.31, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A3BCCF is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A3BCCF; } p { color: rgb(163,188,207); } H1.HeaderClassName { color: #A3BCCF; } .AnyTagClassName { color: #A3BCCF; } </style>
<style> a { background-color: #A3BCCF; } a { background-color: rgb(163,188,207); } div.DivClassName { background-color: #A3BCCF; } .BgClassName { background-color: #A3BCCF; } </style>
<style> span { border-color: #A3BCCF; } span { border-color: rgb(163,188,207); } td.TdClassName { border-color: #A3BCCF; } .TagClassName { border-color: #A3BCCF; } </style>