#A6DECF (or 0xA6DECF) is unknown color: approx Scandal. HEX triplet: A6, DE and CF. RGB value is (166,222,207). Sum of RGB (Red+Green+Blue) = 166+222+207=595 (78% of max value = 765). Red value is 166 (65.23% from 255 or 27.90% from 595); Green value is 222 (87.11% from 255 or 37.31% from 595); Blue value is 207 (81.25% from 255 or 34.79% from 595); Max value from RGB is 222 - color contains mainly: green. Hex color #A6DECF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A6DECF is #592130. Grayscale: #CBCBCB. Windows color (decimal): -5841201 or 13622950. OLE color: 13622950.
HSL color Cylindrical-coordinate representation of color #A6DECF: hue angle of 163.93º degrees, saturation: 0.46, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A6DECF is Cyan = 0.25, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #A6DECF; } p { color: rgb(166,222,207); } H1.HeaderClassName { color: #A6DECF; } .AnyTagClassName { color: #A6DECF; } </style>
<style> a { background-color: #A6DECF; } a { background-color: rgb(166,222,207); } div.DivClassName { background-color: #A6DECF; } .BgClassName { background-color: #A6DECF; } </style>
<style> span { border-color: #A6DECF; } span { border-color: rgb(166,222,207); } td.TdClassName { border-color: #A6DECF; } .TagClassName { border-color: #A6DECF; } </style>