#A1959F (or 0xA1959F) is unknown color: approx London Hue. HEX triplet: A1, 95 and 9F. RGB value is (161,149,159). Sum of RGB (Red+Green+Blue) = 161+149+159=469 (62% of max value = 765). Red value is 161 (63.28% from 255 or 34.33% from 469); Green value is 149 (58.59% from 255 or 31.77% from 469); Blue value is 159 (62.5% from 255 or 33.90% from 469); Max value from RGB is 161 - color contains mainly: red. Hex color #A1959F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1959F is #5E6A60. Grayscale: #999999. Windows color (decimal): -6187617 or 10458529. OLE color: 10458529.
HSL color Cylindrical-coordinate representation of color #A1959F: hue angle of 310º degrees, saturation: 0.06, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #A1959F is Cyan = 0, Magento = 0.07, Yellow = 0.01 and Black (K on CMYK) = 0.37.
<style> p { color: #A1959F; } p { color: rgb(161,149,159); } H1.HeaderClassName { color: #A1959F; } .AnyTagClassName { color: #A1959F; } </style>
<style> a { background-color: #A1959F; } a { background-color: rgb(161,149,159); } div.DivClassName { background-color: #A1959F; } .BgClassName { background-color: #A1959F; } </style>
<style> span { border-color: #A1959F; } span { border-color: rgb(161,149,159); } td.TdClassName { border-color: #A1959F; } .TagClassName { border-color: #A1959F; } </style>