#A6C74B (or 0xA6C74B) is unknown color: approx Celery. HEX triplet: A6, C7 and 4B. RGB value is (166,199,75). Sum of RGB (Red+Green+Blue) = 166+199+75=440 (58% of max value = 765). Red value is 166 (65.23% from 255 or 37.73% from 440); Green value is 199 (78.12% from 255 or 45.23% from 440); Blue value is 75 (29.69% from 255 or 17.05% from 440); Max value from RGB is 199 - color contains mainly: green. Hex color #A6C74B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #A6C74B is #5938B4. Grayscale: #AFAFAF. Windows color (decimal): -5847221 or 4966310. OLE color: 4966310.
HSL color Cylindrical-coordinate representation of color #A6C74B: hue angle of 75.97º degrees, saturation: 0.53, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A6C74B is Cyan = 0.17, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.22.
<style> p { color: #A6C74B; } p { color: rgb(166,199,75); } H1.HeaderClassName { color: #A6C74B; } .AnyTagClassName { color: #A6C74B; } </style>
<style> a { background-color: #A6C74B; } a { background-color: rgb(166,199,75); } div.DivClassName { background-color: #A6C74B; } .BgClassName { background-color: #A6C74B; } </style>
<style> span { border-color: #A6C74B; } span { border-color: rgb(166,199,75); } td.TdClassName { border-color: #A6C74B; } .TagClassName { border-color: #A6C74B; } </style>