#ACCCE6 (or 0xACCCE6) is unknown color: approx Sail. HEX triplet: AC, CC and E6. RGB value is (172,204,230). Sum of RGB (Red+Green+Blue) = 172+204+230=606 (80% of max value = 765). Red value is 172 (67.58% from 255 or 28.38% from 606); Green value is 204 (80.08% from 255 or 33.66% from 606); Blue value is 230 (90.23% from 255 or 37.95% from 606); Max value from RGB is 230 - color contains mainly: blue. Hex color #ACCCE6 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ACCCE6 is #533319. Grayscale: #C5C5C5. Windows color (decimal): -5452570 or 15125676. OLE color: 15125676.
HSL color Cylindrical-coordinate representation of color #ACCCE6: hue angle of 206.9º degrees, saturation: 0.54, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ACCCE6 is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #ACCCE6; } p { color: rgb(172,204,230); } H1.HeaderClassName { color: #ACCCE6; } .AnyTagClassName { color: #ACCCE6; } </style>
<style> a { background-color: #ACCCE6; } a { background-color: rgb(172,204,230); } div.DivClassName { background-color: #ACCCE6; } .BgClassName { background-color: #ACCCE6; } </style>
<style> span { border-color: #ACCCE6; } span { border-color: rgb(172,204,230); } td.TdClassName { border-color: #ACCCE6; } .TagClassName { border-color: #ACCCE6; } </style>