#ACC00E (or 0xACC00E) is unknown color: approx Bahia. HEX triplet: AC, C0 and 0E. RGB value is (172,192,14). Sum of RGB (Red+Green+Blue) = 172+192+14=378 (50% of max value = 765). Red value is 172 (67.58% from 255 or 45.50% from 378); Green value is 192 (75.39% from 255 or 50.79% from 378); Blue value is 14 (5.86% from 255 or 3.70% from 378); Max value from RGB is 192 - color contains mainly: green. Hex color #ACC00E is not a web safe color. Web safe color analog (approx): #99CC00. Inversed color of #ACC00E is #533FF1. Grayscale: #A6A6A6. Windows color (decimal): -5455858 or 966828. OLE color: 966828.
HSL color Cylindrical-coordinate representation of color #ACC00E: hue angle of 66.74º degrees, saturation: 0.86, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #ACC00E is Cyan = 0.10, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.25.
<style> p { color: #acc00e; } p { color: rgb(172,192,14); } H1.HeaderClassName { color: #acc00e; } .AnyTagClassName { color: #acc00e; } </style>
<style> a { background-color: #acc00e; } a { background-color: rgb(172,192,14); } div.DivClassName { background-color: #acc00e; } .BgClassName { background-color: #acc00e; } </style>
<style> span { border-color: #acc00e; } span { border-color: rgb(172,192,14); } td.TdClassName { border-color: #acc00e; } .TagClassName { border-color: #acc00e; } </style>