#ABC256 (or 0xABC256) is unknown color: approx Celery. HEX triplet: AB, C2 and 56. RGB value is (171,194,86). Sum of RGB (Red+Green+Blue) = 171+194+86=451 (59% of max value = 765). Red value is 171 (67.19% from 255 or 37.92% from 451); Green value is 194 (76.17% from 255 or 43.02% from 451); Blue value is 86 (33.98% from 255 or 19.07% from 451); Max value from RGB is 194 - color contains mainly: green. Hex color #ABC256 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABC256 is #543DA9. Grayscale: #AFAFAF. Windows color (decimal): -5520810 or 5685931. OLE color: 5685931.
HSL color Cylindrical-coordinate representation of color #ABC256: hue angle of 72.78º degrees, saturation: 0.47, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #ABC256 is Cyan = 0.12, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.24.
<style> p { color: #ABC256; } p { color: rgb(171,194,86); } H1.HeaderClassName { color: #ABC256; } .AnyTagClassName { color: #ABC256; } </style>
<style> a { background-color: #ABC256; } a { background-color: rgb(171,194,86); } div.DivClassName { background-color: #ABC256; } .BgClassName { background-color: #ABC256; } </style>
<style> span { border-color: #ABC256; } span { border-color: rgb(171,194,86); } td.TdClassName { border-color: #ABC256; } .TagClassName { border-color: #ABC256; } </style>