#ABAF90 (or 0xABAF90) is unknown color: approx Bud. HEX triplet: AB, AF and 90. RGB value is (171,175,144). Sum of RGB (Red+Green+Blue) = 171+175+144=490 (64% of max value = 765). Red value is 171 (67.19% from 255 or 34.90% from 490); Green value is 175 (68.75% from 255 or 35.71% from 490); Blue value is 144 (56.64% from 255 or 29.39% from 490); Max value from RGB is 175 - color contains mainly: green. Hex color #ABAF90 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABAF90 is #54506F. Grayscale: #AAAAAA. Windows color (decimal): -5525616 or 9482155. OLE color: 9482155.
HSL color Cylindrical-coordinate representation of color #ABAF90: hue angle of 67.74º degrees, saturation: 0.16, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ABAF90 is Cyan = 0.02, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.31.
<style> p { color: #ABAF90; } p { color: rgb(171,175,144); } H1.HeaderClassName { color: #ABAF90; } .AnyTagClassName { color: #ABAF90; } </style>
<style> a { background-color: #ABAF90; } a { background-color: rgb(171,175,144); } div.DivClassName { background-color: #ABAF90; } .BgClassName { background-color: #ABAF90; } </style>
<style> span { border-color: #ABAF90; } span { border-color: rgb(171,175,144); } td.TdClassName { border-color: #ABAF90; } .TagClassName { border-color: #ABAF90; } </style>