#A0BE97 (or 0xA0BE97) is unknown color: approx Spring Rain. HEX triplet: A0, BE and 97. RGB value is (160,190,151). Sum of RGB (Red+Green+Blue) = 160+190+151=501 (66% of max value = 765). Red value is 160 (62.89% from 255 or 31.94% from 501); Green value is 190 (74.61% from 255 or 37.92% from 501); Blue value is 151 (59.38% from 255 or 30.14% from 501); Max value from RGB is 190 - color contains mainly: green. Hex color #A0BE97 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A0BE97 is #5F4168. Grayscale: #B0B0B0. Windows color (decimal): -6242665 or 9944736. OLE color: 9944736.
HSL color Cylindrical-coordinate representation of color #A0BE97: hue angle of 106.15º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A0BE97 is Cyan = 0.16, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.25.
<style> p { color: #A0BE97; } p { color: rgb(160,190,151); } H1.HeaderClassName { color: #A0BE97; } .AnyTagClassName { color: #A0BE97; } </style>
<style> a { background-color: #A0BE97; } a { background-color: rgb(160,190,151); } div.DivClassName { background-color: #A0BE97; } .BgClassName { background-color: #A0BE97; } </style>
<style> span { border-color: #A0BE97; } span { border-color: rgb(160,190,151); } td.TdClassName { border-color: #A0BE97; } .TagClassName { border-color: #A0BE97; } </style>