#ACCED9 (or 0xACCED9) is unknown color: approx French Pass. HEX triplet: AC, CE and D9. RGB value is (172,206,217). Sum of RGB (Red+Green+Blue) = 172+206+217=595 (78% of max value = 765). Red value is 172 (67.58% from 255 or 28.91% from 595); Green value is 206 (80.86% from 255 or 34.62% from 595); Blue value is 217 (85.16% from 255 or 36.47% from 595); Max value from RGB is 217 - color contains mainly: blue. Hex color #ACCED9 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACCED9 is #533126. Grayscale: #C5C5C5. Windows color (decimal): -5452071 or 14274220. OLE color: 14274220.
HSL color Cylindrical-coordinate representation of color #ACCED9: hue angle of 194.67º degrees, saturation: 0.37, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #ACCED9 is Cyan = 0.21, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #ACCED9; } p { color: rgb(172,206,217); } H1.HeaderClassName { color: #ACCED9; } .AnyTagClassName { color: #ACCED9; } </style>
<style> a { background-color: #ACCED9; } a { background-color: rgb(172,206,217); } div.DivClassName { background-color: #ACCED9; } .BgClassName { background-color: #ACCED9; } </style>
<style> span { border-color: #ACCED9; } span { border-color: rgb(172,206,217); } td.TdClassName { border-color: #ACCED9; } .TagClassName { border-color: #ACCED9; } </style>