#ABCE4F (or 0xABCE4F) is unknown color: approx Conifer. HEX triplet: AB, CE and 4F. RGB value is (171,206,79). Sum of RGB (Red+Green+Blue) = 171+206+79=456 (60% of max value = 765). Red value is 171 (67.19% from 255 or 37.5% from 456); Green value is 206 (80.86% from 255 or 45.18% from 456); Blue value is 79 (31.25% from 255 or 17.32% from 456); Max value from RGB is 206 - color contains mainly: green. Hex color #ABCE4F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ABCE4F is #5431B0. Grayscale: #B5B5B5. Windows color (decimal): -5517745 or 5230251. OLE color: 5230251.
HSL color Cylindrical-coordinate representation of color #ABCE4F: hue angle of 76.54º degrees, saturation: 0.56, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #ABCE4F is Cyan = 0.17, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.19.
<style> p { color: #ABCE4F; } p { color: rgb(171,206,79); } H1.HeaderClassName { color: #ABCE4F; } .AnyTagClassName { color: #ABCE4F; } </style>
<style> a { background-color: #ABCE4F; } a { background-color: rgb(171,206,79); } div.DivClassName { background-color: #ABCE4F; } .BgClassName { background-color: #ABCE4F; } </style>
<style> span { border-color: #ABCE4F; } span { border-color: rgb(171,206,79); } td.TdClassName { border-color: #ABCE4F; } .TagClassName { border-color: #ABCE4F; } </style>