#A1B3BF (or 0xA1B3BF) is unknown color: approx Heather. HEX triplet: A1, B3 and BF. RGB value is (161,179,191). Sum of RGB (Red+Green+Blue) = 161+179+191=531 (70% of max value = 765). Red value is 161 (63.28% from 255 or 30.32% from 531); Green value is 179 (70.31% from 255 or 33.71% from 531); Blue value is 191 (75% from 255 or 35.97% from 531); Max value from RGB is 191 - color contains mainly: blue. Hex color #A1B3BF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A1B3BF is #5E4C40. Grayscale: #AEAEAE. Windows color (decimal): -6179905 or 12563361. OLE color: 12563361.
HSL color Cylindrical-coordinate representation of color #A1B3BF: hue angle of 204º degrees, saturation: 0.19, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A1B3BF is Cyan = 0.16, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A1B3BF; } p { color: rgb(161,179,191); } H1.HeaderClassName { color: #A1B3BF; } .AnyTagClassName { color: #A1B3BF; } </style>
<style> a { background-color: #A1B3BF; } a { background-color: rgb(161,179,191); } div.DivClassName { background-color: #A1B3BF; } .BgClassName { background-color: #A1B3BF; } </style>
<style> span { border-color: #A1B3BF; } span { border-color: rgb(161,179,191); } td.TdClassName { border-color: #A1B3BF; } .TagClassName { border-color: #A1B3BF; } </style>