#ACB24A (or 0xACB24A) is unknown color: approx Celery. HEX triplet: AC, B2 and 4A. RGB value is (172,178,74). Sum of RGB (Red+Green+Blue) = 172+178+74=424 (56% of max value = 765). Red value is 172 (67.58% from 255 or 40.57% from 424); Green value is 178 (69.92% from 255 or 41.98% from 424); Blue value is 74 (29.30% from 255 or 17.45% from 424); Max value from RGB is 178 - color contains mainly: green. Hex color #ACB24A is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #ACB24A is #534DB5. Grayscale: #A4A4A4. Windows color (decimal): -5459382 or 4895404. OLE color: 4895404.
HSL color Cylindrical-coordinate representation of color #ACB24A: hue angle of 63.46º degrees, saturation: 0.41, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #ACB24A is Cyan = 0.03, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.30.
<style> p { color: #ACB24A; } p { color: rgb(172,178,74); } H1.HeaderClassName { color: #ACB24A; } .AnyTagClassName { color: #ACB24A; } </style>
<style> a { background-color: #ACB24A; } a { background-color: rgb(172,178,74); } div.DivClassName { background-color: #ACB24A; } .BgClassName { background-color: #ACB24A; } </style>
<style> span { border-color: #ACB24A; } span { border-color: rgb(172,178,74); } td.TdClassName { border-color: #ACB24A; } .TagClassName { border-color: #ACB24A; } </style>