#AFDF97 (or 0xAFDF97) is unknown color: approx Madang. HEX triplet: AF, DF and 97. RGB value is (175,223,151). Sum of RGB (Red+Green+Blue) = 175+223+151=549 (72% of max value = 765). Red value is 175 (68.75% from 255 or 31.88% from 549); Green value is 223 (87.5% from 255 or 40.62% from 549); Blue value is 151 (59.38% from 255 or 27.50% from 549); Max value from RGB is 223 - color contains mainly: green. Hex color #AFDF97 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFDF97 is #502068. Grayscale: #C8C8C8. Windows color (decimal): -5251177 or 9953199. OLE color: 9953199.
HSL color Cylindrical-coordinate representation of color #AFDF97: hue angle of 100º degrees, saturation: 0.53, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AFDF97 is Cyan = 0.22, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.13.
<style> p { color: #AFDF97; } p { color: rgb(175,223,151); } H1.HeaderClassName { color: #AFDF97; } .AnyTagClassName { color: #AFDF97; } </style>
<style> a { background-color: #AFDF97; } a { background-color: rgb(175,223,151); } div.DivClassName { background-color: #AFDF97; } .BgClassName { background-color: #AFDF97; } </style>
<style> span { border-color: #AFDF97; } span { border-color: rgb(175,223,151); } td.TdClassName { border-color: #AFDF97; } .TagClassName { border-color: #AFDF97; } </style>