#ACC0DF (or 0xACC0DF) is unknown color: approx Light Steel Blue. HEX triplet: AC, C0 and DF. RGB value is (172,192,223). Sum of RGB (Red+Green+Blue) = 172+192+223=587 (77% of max value = 765). Red value is 172 (67.58% from 255 or 29.30% from 587); Green value is 192 (75.39% from 255 or 32.71% from 587); Blue value is 223 (87.5% from 255 or 37.99% from 587); Max value from RGB is 223 - color contains mainly: blue. Hex color #ACC0DF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACC0DF is #533F20. Grayscale: #BDBDBD. Windows color (decimal): -5455649 or 14663852. OLE color: 14663852.
HSL color Cylindrical-coordinate representation of color #ACC0DF: hue angle of 216.47º degrees, saturation: 0.44, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #ACC0DF is Cyan = 0.23, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #ACC0DF; } p { color: rgb(172,192,223); } H1.HeaderClassName { color: #ACC0DF; } .AnyTagClassName { color: #ACC0DF; } </style>
<style> a { background-color: #ACC0DF; } a { background-color: rgb(172,192,223); } div.DivClassName { background-color: #ACC0DF; } .BgClassName { background-color: #ACC0DF; } </style>
<style> span { border-color: #ACC0DF; } span { border-color: rgb(172,192,223); } td.TdClassName { border-color: #ACC0DF; } .TagClassName { border-color: #ACC0DF; } </style>