#A1B39B (or 0xA1B39B) is unknown color: approx Spring Rain. HEX triplet: A1, B3 and 9B. RGB value is (161,179,155). Sum of RGB (Red+Green+Blue) = 161+179+155=495 (65% of max value = 765). Red value is 161 (63.28% from 255 or 32.53% from 495); Green value is 179 (70.31% from 255 or 36.16% from 495); Blue value is 155 (60.94% from 255 or 31.31% from 495); Max value from RGB is 179 - color contains mainly: green. Hex color #A1B39B is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A1B39B is #5E4C64. Grayscale: #AAAAAA. Windows color (decimal): -6179941 or 10204065. OLE color: 10204065.
HSL color Cylindrical-coordinate representation of color #A1B39B: hue angle of 105º degrees, saturation: 0.14, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #A1B39B is Cyan = 0.10, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.30.
<style> p { color: #A1B39B; } p { color: rgb(161,179,155); } H1.HeaderClassName { color: #A1B39B; } .AnyTagClassName { color: #A1B39B; } </style>
<style> a { background-color: #A1B39B; } a { background-color: rgb(161,179,155); } div.DivClassName { background-color: #A1B39B; } .BgClassName { background-color: #A1B39B; } </style>
<style> span { border-color: #A1B39B; } span { border-color: rgb(161,179,155); } td.TdClassName { border-color: #A1B39B; } .TagClassName { border-color: #A1B39B; } </style>