#ACBDA0 (or 0xACBDA0) is unknown color: approx Spring Rain. HEX triplet: AC, BD and A0. RGB value is (172,189,160). Sum of RGB (Red+Green+Blue) = 172+189+160=521 (69% of max value = 765). Red value is 172 (67.58% from 255 or 33.01% from 521); Green value is 189 (74.22% from 255 or 36.28% from 521); Blue value is 160 (62.89% from 255 or 30.71% from 521); Max value from RGB is 189 - color contains mainly: green. Hex color #ACBDA0 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACBDA0 is #53425F. Grayscale: #B4B4B4. Windows color (decimal): -5456480 or 10534316. OLE color: 10534316.
HSL color Cylindrical-coordinate representation of color #ACBDA0: hue angle of 95.17º degrees, saturation: 0.18, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #ACBDA0 is Cyan = 0.09, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.26.
<style> p { color: #ACBDA0; } p { color: rgb(172,189,160); } H1.HeaderClassName { color: #ACBDA0; } .AnyTagClassName { color: #ACBDA0; } </style>
<style> a { background-color: #ACBDA0; } a { background-color: rgb(172,189,160); } div.DivClassName { background-color: #ACBDA0; } .BgClassName { background-color: #ACBDA0; } </style>
<style> span { border-color: #ACBDA0; } span { border-color: rgb(172,189,160); } td.TdClassName { border-color: #ACBDA0; } .TagClassName { border-color: #ACBDA0; } </style>