#A9FA38 (or 0xA9FA38) is unknown color: approx Green Yellow. HEX triplet: A9, FA and 38. RGB value is (169,250,56). Sum of RGB (Red+Green+Blue) = 169+250+56=475 (62% of max value = 765). Red value is 169 (66.41% from 255 or 35.58% from 475); Green value is 250 (98.05% from 255 or 52.63% from 475); Blue value is 56 (22.27% from 255 or 11.79% from 475); Max value from RGB is 250 - color contains mainly: green. Hex color #A9FA38 is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #A9FA38 is #5605C7. Grayscale: #CCCCCC. Windows color (decimal): -5637576 or 3734185. OLE color: 3734185.
HSL color Cylindrical-coordinate representation of color #A9FA38: hue angle of 85.05º degrees, saturation: 0.95, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A9FA38 is Cyan = 0.32, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.02.
<style> p { color: #A9FA38; } p { color: rgb(169,250,56); } H1.HeaderClassName { color: #A9FA38; } .AnyTagClassName { color: #A9FA38; } </style>
<style> a { background-color: #A9FA38; } a { background-color: rgb(169,250,56); } div.DivClassName { background-color: #A9FA38; } .BgClassName { background-color: #A9FA38; } </style>
<style> span { border-color: #A9FA38; } span { border-color: rgb(169,250,56); } td.TdClassName { border-color: #A9FA38; } .TagClassName { border-color: #A9FA38; } </style>