#ACCC55 (or 0xACCC55) is unknown color: approx Conifer. HEX triplet: AC, CC and 55. RGB value is (172,204,85). Sum of RGB (Red+Green+Blue) = 172+204+85=461 (61% of max value = 765). Red value is 172 (67.58% from 255 or 37.31% from 461); Green value is 204 (80.08% from 255 or 44.25% from 461); Blue value is 85 (33.59% from 255 or 18.44% from 461); Max value from RGB is 204 - color contains mainly: green. Hex color #ACCC55 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ACCC55 is #5333AA. Grayscale: #B5B5B5. Windows color (decimal): -5452715 or 5622956. OLE color: 5622956.
HSL color Cylindrical-coordinate representation of color #ACCC55: hue angle of 76.13º degrees, saturation: 0.54, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #ACCC55 is Cyan = 0.16, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.2.
<style> p { color: #ACCC55; } p { color: rgb(172,204,85); } H1.HeaderClassName { color: #ACCC55; } .AnyTagClassName { color: #ACCC55; } </style>
<style> a { background-color: #ACCC55; } a { background-color: rgb(172,204,85); } div.DivClassName { background-color: #ACCC55; } .BgClassName { background-color: #ACCC55; } </style>
<style> span { border-color: #ACCC55; } span { border-color: rgb(172,204,85); } td.TdClassName { border-color: #ACCC55; } .TagClassName { border-color: #ACCC55; } </style>