#ACBDDA (or 0xACBDDA) is unknown color: approx Light Steel Blue. HEX triplet: AC, BD and DA. RGB value is (172,189,218). Sum of RGB (Red+Green+Blue) = 172+189+218=579 (76% of max value = 765). Red value is 172 (67.58% from 255 or 29.71% from 579); Green value is 189 (74.22% from 255 or 32.64% from 579); Blue value is 218 (85.55% from 255 or 37.65% from 579); Max value from RGB is 218 - color contains mainly: blue. Hex color #ACBDDA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACBDDA is #534225. Grayscale: #BBBBBB. Windows color (decimal): -5456422 or 14335404. OLE color: 14335404.
HSL color Cylindrical-coordinate representation of color #ACBDDA: hue angle of 217.83º degrees, saturation: 0.38, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #ACBDDA is Cyan = 0.21, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #ACBDDA; } p { color: rgb(172,189,218); } H1.HeaderClassName { color: #ACBDDA; } .AnyTagClassName { color: #ACBDDA; } </style>
<style> a { background-color: #ACBDDA; } a { background-color: rgb(172,189,218); } div.DivClassName { background-color: #ACBDDA; } .BgClassName { background-color: #ACBDDA; } </style>
<style> span { border-color: #ACBDDA; } span { border-color: rgb(172,189,218); } td.TdClassName { border-color: #ACBDDA; } .TagClassName { border-color: #ACBDDA; } </style>