#AFDD99 (or 0xAFDD99) is unknown color: approx Madang. HEX triplet: AF, DD and 99. RGB value is (175,221,153). Sum of RGB (Red+Green+Blue) = 175+221+153=549 (72% of max value = 765). Red value is 175 (68.75% from 255 or 31.88% from 549); Green value is 221 (86.72% from 255 or 40.26% from 549); Blue value is 153 (60.16% from 255 or 27.87% from 549); Max value from RGB is 221 - color contains mainly: green. Hex color #AFDD99 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AFDD99 is #502266. Grayscale: #C7C7C7. Windows color (decimal): -5251687 or 10083759. OLE color: 10083759.
HSL color Cylindrical-coordinate representation of color #AFDD99: hue angle of 100.59º degrees, saturation: 0.5, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AFDD99 is Cyan = 0.21, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #AFDD99; } p { color: rgb(175,221,153); } H1.HeaderClassName { color: #AFDD99; } .AnyTagClassName { color: #AFDD99; } </style>
<style> a { background-color: #AFDD99; } a { background-color: rgb(175,221,153); } div.DivClassName { background-color: #AFDD99; } .BgClassName { background-color: #AFDD99; } </style>
<style> span { border-color: #AFDD99; } span { border-color: rgb(175,221,153); } td.TdClassName { border-color: #AFDD99; } .TagClassName { border-color: #AFDD99; } </style>