#A6BE5B (or 0xA6BE5B) is unknown color: approx Celery. HEX triplet: A6, BE and 5B. RGB value is (166,190,91). Sum of RGB (Red+Green+Blue) = 166+190+91=447 (59% of max value = 765). Red value is 166 (65.23% from 255 or 37.14% from 447); Green value is 190 (74.61% from 255 or 42.51% from 447); Blue value is 91 (35.94% from 255 or 20.36% from 447); Max value from RGB is 190 - color contains mainly: green. Hex color #A6BE5B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A6BE5B is #5941A4. Grayscale: #ABABAB. Windows color (decimal): -5849509 or 6012582. OLE color: 6012582.
HSL color Cylindrical-coordinate representation of color #A6BE5B: hue angle of 74.55º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A6BE5B is Cyan = 0.13, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.25.
<style> p { color: #A6BE5B; } p { color: rgb(166,190,91); } H1.HeaderClassName { color: #A6BE5B; } .AnyTagClassName { color: #A6BE5B; } </style>
<style> a { background-color: #A6BE5B; } a { background-color: rgb(166,190,91); } div.DivClassName { background-color: #A6BE5B; } .BgClassName { background-color: #A6BE5B; } </style>
<style> span { border-color: #A6BE5B; } span { border-color: rgb(166,190,91); } td.TdClassName { border-color: #A6BE5B; } .TagClassName { border-color: #A6BE5B; } </style>