#ACC4A0 (or 0xACC4A0) is unknown color: approx Spring Rain. HEX triplet: AC, C4 and A0. RGB value is (172,196,160). Sum of RGB (Red+Green+Blue) = 172+196+160=528 (69% of max value = 765). Red value is 172 (67.58% from 255 or 32.58% from 528); Green value is 196 (76.95% from 255 or 37.12% from 528); Blue value is 160 (62.89% from 255 or 30.30% from 528); Max value from RGB is 196 - color contains mainly: green. Hex color #ACC4A0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACC4A0 is #533B5F. Grayscale: #B8B8B8. Windows color (decimal): -5454688 or 10536108. OLE color: 10536108.
HSL color Cylindrical-coordinate representation of color #ACC4A0: hue angle of 100º degrees, saturation: 0.23, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ACC4A0 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.23.
<style> p { color: #ACC4A0; } p { color: rgb(172,196,160); } H1.HeaderClassName { color: #ACC4A0; } .AnyTagClassName { color: #ACC4A0; } </style>
<style> a { background-color: #ACC4A0; } a { background-color: rgb(172,196,160); } div.DivClassName { background-color: #ACC4A0; } .BgClassName { background-color: #ACC4A0; } </style>
<style> span { border-color: #ACC4A0; } span { border-color: rgb(172,196,160); } td.TdClassName { border-color: #ACC4A0; } .TagClassName { border-color: #ACC4A0; } </style>