#ACE25F (or 0xACE25F) is unknown color: approx Conifer. HEX triplet: AC, E2 and 5F. RGB value is (172,226,95). Sum of RGB (Red+Green+Blue) = 172+226+95=493 (65% of max value = 765). Red value is 172 (67.58% from 255 or 34.89% from 493); Green value is 226 (88.67% from 255 or 45.84% from 493); Blue value is 95 (37.5% from 255 or 19.27% from 493); Max value from RGB is 226 - color contains mainly: green. Hex color #ACE25F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ACE25F is #531DA0. Grayscale: #C3C3C3. Windows color (decimal): -5447073 or 6283948. OLE color: 6283948.
HSL color Cylindrical-coordinate representation of color #ACE25F: hue angle of 84.73º degrees, saturation: 0.69, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #ACE25F is Cyan = 0.24, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.11.
<style> p { color: #ACE25F; } p { color: rgb(172,226,95); } H1.HeaderClassName { color: #ACE25F; } .AnyTagClassName { color: #ACE25F; } </style>
<style> a { background-color: #ACE25F; } a { background-color: rgb(172,226,95); } div.DivClassName { background-color: #ACE25F; } .BgClassName { background-color: #ACE25F; } </style>
<style> span { border-color: #ACE25F; } span { border-color: rgb(172,226,95); } td.TdClassName { border-color: #ACE25F; } .TagClassName { border-color: #ACE25F; } </style>