#ACB4BC (or 0xACB4BC) is unknown color: approx Heather. HEX triplet: AC, B4 and BC. RGB value is (172,180,188). Sum of RGB (Red+Green+Blue) = 172+180+188=540 (71% of max value = 765). Red value is 172 (67.58% from 255 or 31.85% from 540); Green value is 180 (70.70% from 255 or 33.33% from 540); Blue value is 188 (73.83% from 255 or 34.81% from 540); Max value from RGB is 188 - color contains mainly: blue. Hex color #ACB4BC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACB4BC is #534B43. Grayscale: #B2B2B2. Windows color (decimal): -5458756 or 12367020. OLE color: 12367020.
HSL color Cylindrical-coordinate representation of color #ACB4BC: hue angle of 210º degrees, saturation: 0.11, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ACB4BC is Cyan = 0.09, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #ACB4BC; } p { color: rgb(172,180,188); } H1.HeaderClassName { color: #ACB4BC; } .AnyTagClassName { color: #ACB4BC; } </style>
<style> a { background-color: #ACB4BC; } a { background-color: rgb(172,180,188); } div.DivClassName { background-color: #ACB4BC; } .BgClassName { background-color: #ACB4BC; } </style>
<style> span { border-color: #ACB4BC; } span { border-color: rgb(172,180,188); } td.TdClassName { border-color: #ACB4BC; } .TagClassName { border-color: #ACB4BC; } </style>