#AFBB51 (or 0xAFBB51) is unknown color: approx Celery. HEX triplet: AF, BB and 51. RGB value is (175,187,81). Sum of RGB (Red+Green+Blue) = 175+187+81=443 (58% of max value = 765). Red value is 175 (68.75% from 255 or 39.50% from 443); Green value is 187 (73.44% from 255 or 42.21% from 443); Blue value is 81 (32.03% from 255 or 18.28% from 443); Max value from RGB is 187 - color contains mainly: green. Hex color #AFBB51 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AFBB51 is #5044AE. Grayscale: #ABABAB. Windows color (decimal): -5260463 or 5356463. OLE color: 5356463.
HSL color Cylindrical-coordinate representation of color #AFBB51: hue angle of 66.79º degrees, saturation: 0.44, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #AFBB51 is Cyan = 0.06, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.27.
<style> p { color: #afbb51; } p { color: rgb(175,187,81); } H1.HeaderClassName { color: #afbb51; } .AnyTagClassName { color: #afbb51; } </style>
<style> a { background-color: #afbb51; } a { background-color: rgb(175,187,81); } div.DivClassName { background-color: #afbb51; } .BgClassName { background-color: #afbb51; } </style>
<style> span { border-color: #afbb51; } span { border-color: rgb(175,187,81); } td.TdClassName { border-color: #afbb51; } .TagClassName { border-color: #afbb51; } </style>