#AFE164 (or 0xAFE164) is unknown color: approx Conifer. HEX triplet: AF, E1 and 64. RGB value is (175,225,100). Sum of RGB (Red+Green+Blue) = 175+225+100=500 (66% of max value = 765). Red value is 175 (68.75% from 255 or 35% from 500); Green value is 225 (88.28% from 255 or 45% from 500); Blue value is 100 (39.45% from 255 or 20% from 500); Max value from RGB is 225 - color contains mainly: green. Hex color #AFE164 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AFE164 is #501E9B. Grayscale: #C4C4C4. Windows color (decimal): -5250716 or 6611375. OLE color: 6611375.
HSL color Cylindrical-coordinate representation of color #AFE164: hue angle of 84º degrees, saturation: 0.68, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #AFE164 is Cyan = 0.22, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.12.
<style> p { color: #AFE164; } p { color: rgb(175,225,100); } H1.HeaderClassName { color: #AFE164; } .AnyTagClassName { color: #AFE164; } </style>
<style> a { background-color: #AFE164; } a { background-color: rgb(175,225,100); } div.DivClassName { background-color: #AFE164; } .BgClassName { background-color: #AFE164; } </style>
<style> span { border-color: #AFE164; } span { border-color: rgb(175,225,100); } td.TdClassName { border-color: #AFE164; } .TagClassName { border-color: #AFE164; } </style>