#ACBCA3 (or 0xACBCA3) is unknown color: approx Spring Rain. HEX triplet: AC, BC and A3. RGB value is (172,188,163). Sum of RGB (Red+Green+Blue) = 172+188+163=523 (69% of max value = 765). Red value is 172 (67.58% from 255 or 32.89% from 523); Green value is 188 (73.83% from 255 or 35.95% from 523); Blue value is 163 (64.06% from 255 or 31.17% from 523); Max value from RGB is 188 - color contains mainly: green. Hex color #ACBCA3 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACBCA3 is #53435C. Grayscale: #B4B4B4. Windows color (decimal): -5456733 or 10730668. OLE color: 10730668.
HSL color Cylindrical-coordinate representation of color #ACBCA3: hue angle of 98.4º degrees, saturation: 0.16, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #ACBCA3 is Cyan = 0.09, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.26.
<style> p { color: #ACBCA3; } p { color: rgb(172,188,163); } H1.HeaderClassName { color: #ACBCA3; } .AnyTagClassName { color: #ACBCA3; } </style>
<style> a { background-color: #ACBCA3; } a { background-color: rgb(172,188,163); } div.DivClassName { background-color: #ACBCA3; } .BgClassName { background-color: #ACBCA3; } </style>
<style> span { border-color: #ACBCA3; } span { border-color: rgb(172,188,163); } td.TdClassName { border-color: #ACBCA3; } .TagClassName { border-color: #ACBCA3; } </style>