#AFD06A (or 0xAFD06A) is unknown color: approx Wild Willow. HEX triplet: AF, D0 and 6A. RGB value is (175,208,106). Sum of RGB (Red+Green+Blue) = 175+208+106=489 (64% of max value = 765). Red value is 175 (68.75% from 255 or 35.79% from 489); Green value is 208 (81.64% from 255 or 42.54% from 489); Blue value is 106 (41.80% from 255 or 21.68% from 489); Max value from RGB is 208 - color contains mainly: green. Hex color #AFD06A is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AFD06A is #502F95. Grayscale: #BABABA. Windows color (decimal): -5255062 or 7000239. OLE color: 7000239.
HSL color Cylindrical-coordinate representation of color #AFD06A: hue angle of 79.41º degrees, saturation: 0.52, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #AFD06A is Cyan = 0.16, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.18.
<style> p { color: #afd06a; } p { color: rgb(175,208,106); } H1.HeaderClassName { color: #afd06a; } .AnyTagClassName { color: #afd06a; } </style>
<style> a { background-color: #afd06a; } a { background-color: rgb(175,208,106); } div.DivClassName { background-color: #afd06a; } .BgClassName { background-color: #afd06a; } </style>
<style> span { border-color: #afd06a; } span { border-color: rgb(175,208,106); } td.TdClassName { border-color: #afd06a; } .TagClassName { border-color: #afd06a; } </style>