#ACC95E (or 0xACC95E) is unknown color: approx Wild Willow. HEX triplet: AC, C9 and 5E. RGB value is (172,201,94). Sum of RGB (Red+Green+Blue) = 172+201+94=467 (61% of max value = 765). Red value is 172 (67.58% from 255 or 36.83% from 467); Green value is 201 (78.91% from 255 or 43.04% from 467); Blue value is 94 (37.11% from 255 or 20.13% from 467); Max value from RGB is 201 - color contains mainly: green. Hex color #ACC95E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ACC95E is #5336A1. Grayscale: #B4B4B4. Windows color (decimal): -5453474 or 6212012. OLE color: 6212012.
HSL color Cylindrical-coordinate representation of color #ACC95E: hue angle of 76.26º degrees, saturation: 0.5, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #ACC95E is Cyan = 0.14, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.21.
<style> p { color: #ACC95E; } p { color: rgb(172,201,94); } H1.HeaderClassName { color: #ACC95E; } .AnyTagClassName { color: #ACC95E; } </style>
<style> a { background-color: #ACC95E; } a { background-color: rgb(172,201,94); } div.DivClassName { background-color: #ACC95E; } .BgClassName { background-color: #ACC95E; } </style>
<style> span { border-color: #ACC95E; } span { border-color: rgb(172,201,94); } td.TdClassName { border-color: #ACC95E; } .TagClassName { border-color: #ACC95E; } </style>