#ACD3BC (or 0xACD3BC) is unknown color: approx Nebula. HEX triplet: AC, D3 and BC. RGB value is (172,211,188). Sum of RGB (Red+Green+Blue) = 172+211+188=571 (75% of max value = 765). Red value is 172 (67.58% from 255 or 30.12% from 571); Green value is 211 (82.81% from 255 or 36.95% from 571); Blue value is 188 (73.83% from 255 or 32.92% from 571); Max value from RGB is 211 - color contains mainly: green. Hex color #ACD3BC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACD3BC is #532C43. Grayscale: #C4C4C4. Windows color (decimal): -5450820 or 12374956. OLE color: 12374956.
HSL color Cylindrical-coordinate representation of color #ACD3BC: hue angle of 144.62º degrees, saturation: 0.31, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #ACD3BC is Cyan = 0.18, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.17.
<style> p { color: #ACD3BC; } p { color: rgb(172,211,188); } H1.HeaderClassName { color: #ACD3BC; } .AnyTagClassName { color: #ACD3BC; } </style>
<style> a { background-color: #ACD3BC; } a { background-color: rgb(172,211,188); } div.DivClassName { background-color: #ACD3BC; } .BgClassName { background-color: #ACD3BC; } </style>
<style> span { border-color: #ACD3BC; } span { border-color: rgb(172,211,188); } td.TdClassName { border-color: #ACD3BC; } .TagClassName { border-color: #ACD3BC; } </style>