#A3CCEA (or 0xA3CCEA) is unknown color: approx Sail. HEX triplet: A3, CC and EA. RGB value is (163,204,234). Sum of RGB (Red+Green+Blue) = 163+204+234=601 (79% of max value = 765). Red value is 163 (64.06% from 255 or 27.12% from 601); Green value is 204 (80.08% from 255 or 33.94% from 601); Blue value is 234 (91.80% from 255 or 38.94% from 601); Max value from RGB is 234 - color contains mainly: blue. Hex color #A3CCEA is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A3CCEA is #5C3315. Grayscale: #C3C3C3. Windows color (decimal): -6042390 or 15387811. OLE color: 15387811.
HSL color Cylindrical-coordinate representation of color #A3CCEA: hue angle of 205.35º degrees, saturation: 0.63, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A3CCEA is Cyan = 0.30, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #A3CCEA; } p { color: rgb(163,204,234); } H1.HeaderClassName { color: #A3CCEA; } .AnyTagClassName { color: #A3CCEA; } </style>
<style> a { background-color: #A3CCEA; } a { background-color: rgb(163,204,234); } div.DivClassName { background-color: #A3CCEA; } .BgClassName { background-color: #A3CCEA; } </style>
<style> span { border-color: #A3CCEA; } span { border-color: rgb(163,204,234); } td.TdClassName { border-color: #A3CCEA; } .TagClassName { border-color: #A3CCEA; } </style>