#ACE004 (or 0xACE004) is unknown color: approx Inch Worm. HEX triplet: AC, E0 and 04. RGB value is (172,224,4). Sum of RGB (Red+Green+Blue) = 172+224+4=400 (52% of max value = 765). Red value is 172 (67.58% from 255 or 43% from 400); Green value is 224 (87.89% from 255 or 56% from 400); Blue value is 4 (1.95% from 255 or 1% from 400); Max value from RGB is 224 - color contains mainly: green. Hex color #ACE004 is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #ACE004 is #531FFB. Grayscale: #B8B8B8. Windows color (decimal): -5447676 or 319660. OLE color: 319660.
HSL color Cylindrical-coordinate representation of color #ACE004: hue angle of 74.18º degrees, saturation: 0.96, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #ACE004 is Cyan = 0.23, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.12.
<style> p { color: #ace004; } p { color: rgb(172,224,4); } H1.HeaderClassName { color: #ace004; } .AnyTagClassName { color: #ace004; } </style>
<style> a { background-color: #ace004; } a { background-color: rgb(172,224,4); } div.DivClassName { background-color: #ace004; } .BgClassName { background-color: #ace004; } </style>
<style> span { border-color: #ace004; } span { border-color: rgb(172,224,4); } td.TdClassName { border-color: #ace004; } .TagClassName { border-color: #ace004; } </style>