#AFCD3E (or 0xAFCD3E) is unknown color: approx Celery. HEX triplet: AF, CD and 3E. RGB value is (175,205,62). Sum of RGB (Red+Green+Blue) = 175+205+62=442 (58% of max value = 765). Red value is 175 (68.75% from 255 or 39.59% from 442); Green value is 205 (80.47% from 255 or 46.38% from 442); Blue value is 62 (24.61% from 255 or 14.03% from 442); Max value from RGB is 205 - color contains mainly: green. Hex color #AFCD3E is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AFCD3E is #5032C1. Grayscale: #B4B4B4. Windows color (decimal): -5255874 or 4115887. OLE color: 4115887.
HSL color Cylindrical-coordinate representation of color #AFCD3E: hue angle of 72.59º degrees, saturation: 0.59, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #AFCD3E is Cyan = 0.15, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.20.
<style> p { color: #AFCD3E; } p { color: rgb(175,205,62); } H1.HeaderClassName { color: #AFCD3E; } .AnyTagClassName { color: #AFCD3E; } </style>
<style> a { background-color: #AFCD3E; } a { background-color: rgb(175,205,62); } div.DivClassName { background-color: #AFCD3E; } .BgClassName { background-color: #AFCD3E; } </style>
<style> span { border-color: #AFCD3E; } span { border-color: rgb(175,205,62); } td.TdClassName { border-color: #AFCD3E; } .TagClassName { border-color: #AFCD3E; } </style>