#AFD77B (or 0xAFD77B) is unknown color: approx Feijoa. HEX triplet: AF, D7 and 7B. RGB value is (175,215,123). Sum of RGB (Red+Green+Blue) = 175+215+123=513 (67% of max value = 765). Red value is 175 (68.75% from 255 or 34.11% from 513); Green value is 215 (84.38% from 255 or 41.91% from 513); Blue value is 123 (48.44% from 255 or 23.98% from 513); Max value from RGB is 215 - color contains mainly: green. Hex color #AFD77B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AFD77B is #502884. Grayscale: #C0C0C0. Windows color (decimal): -5253253 or 8116143. OLE color: 8116143.
HSL color Cylindrical-coordinate representation of color #AFD77B: hue angle of 86.09º degrees, saturation: 0.53, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #AFD77B is Cyan = 0.19, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.16.
<style> p { color: #AFD77B; } p { color: rgb(175,215,123); } H1.HeaderClassName { color: #AFD77B; } .AnyTagClassName { color: #AFD77B; } </style>
<style> a { background-color: #AFD77B; } a { background-color: rgb(175,215,123); } div.DivClassName { background-color: #AFD77B; } .BgClassName { background-color: #AFD77B; } </style>
<style> span { border-color: #AFD77B; } span { border-color: rgb(175,215,123); } td.TdClassName { border-color: #AFD77B; } .TagClassName { border-color: #AFD77B; } </style>