#A1CADA (or 0xA1CADA) is unknown color: approx Regent St Blue. HEX triplet: A1, CA and DA. RGB value is (161,202,218). Sum of RGB (Red+Green+Blue) = 161+202+218=581 (76% of max value = 765). Red value is 161 (63.28% from 255 or 27.71% from 581); Green value is 202 (79.30% from 255 or 34.77% from 581); Blue value is 218 (85.55% from 255 or 37.52% from 581); Max value from RGB is 218 - color contains mainly: blue. Hex color #A1CADA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A1CADA is #5E3525. Grayscale: #BFBFBF. Windows color (decimal): -6173990 or 14338721. OLE color: 14338721.
HSL color Cylindrical-coordinate representation of color #A1CADA: hue angle of 196.84º degrees, saturation: 0.44, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A1CADA is Cyan = 0.26, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #A1CADA; } p { color: rgb(161,202,218); } H1.HeaderClassName { color: #A1CADA; } .AnyTagClassName { color: #A1CADA; } </style>
<style> a { background-color: #A1CADA; } a { background-color: rgb(161,202,218); } div.DivClassName { background-color: #A1CADA; } .BgClassName { background-color: #A1CADA; } </style>
<style> span { border-color: #A1CADA; } span { border-color: rgb(161,202,218); } td.TdClassName { border-color: #A1CADA; } .TagClassName { border-color: #A1CADA; } </style>