#A1CFCD (or 0xA1CFCD) is unknown color: approx Morning Glory. HEX triplet: A1, CF and CD. RGB value is (161,207,205). Sum of RGB (Red+Green+Blue) = 161+207+205=573 (75% of max value = 765). Red value is 161 (63.28% from 255 or 28.10% from 573); Green value is 207 (81.25% from 255 or 36.13% from 573); Blue value is 205 (80.47% from 255 or 35.78% from 573); Max value from RGB is 207 - color contains mainly: green. Hex color #A1CFCD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A1CFCD is #5E3032. Grayscale: #C0C0C0. Windows color (decimal): -6172723 or 13488033. OLE color: 13488033.
HSL color Cylindrical-coordinate representation of color #A1CFCD: hue angle of 177.39º degrees, saturation: 0.32, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A1CFCD is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.19.
<style> p { color: #A1CFCD; } p { color: rgb(161,207,205); } H1.HeaderClassName { color: #A1CFCD; } .AnyTagClassName { color: #A1CFCD; } </style>
<style> a { background-color: #A1CFCD; } a { background-color: rgb(161,207,205); } div.DivClassName { background-color: #A1CFCD; } .BgClassName { background-color: #A1CFCD; } </style>
<style> span { border-color: #A1CFCD; } span { border-color: rgb(161,207,205); } td.TdClassName { border-color: #A1CFCD; } .TagClassName { border-color: #A1CFCD; } </style>