#ACCEBC (or 0xACCEBC) is unknown color: approx Nebula. HEX triplet: AC, CE and BC. RGB value is (172,206,188). Sum of RGB (Red+Green+Blue) = 172+206+188=566 (74% of max value = 765). Red value is 172 (67.58% from 255 or 30.39% from 566); Green value is 206 (80.86% from 255 or 36.40% from 566); Blue value is 188 (73.83% from 255 or 33.22% from 566); Max value from RGB is 206 - color contains mainly: green. Hex color #ACCEBC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACCEBC is #533143. Grayscale: #C1C1C1. Windows color (decimal): -5452100 or 12373676. OLE color: 12373676.
HSL color Cylindrical-coordinate representation of color #ACCEBC: hue angle of 148.24º degrees, saturation: 0.26, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ACCEBC is Cyan = 0.17, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.19.
<style> p { color: #ACCEBC; } p { color: rgb(172,206,188); } H1.HeaderClassName { color: #ACCEBC; } .AnyTagClassName { color: #ACCEBC; } </style>
<style> a { background-color: #ACCEBC; } a { background-color: rgb(172,206,188); } div.DivClassName { background-color: #ACCEBC; } .BgClassName { background-color: #ACCEBC; } </style>
<style> span { border-color: #ACCEBC; } span { border-color: rgb(172,206,188); } td.TdClassName { border-color: #ACCEBC; } .TagClassName { border-color: #ACCEBC; } </style>