#A4C2FF (or 0xA4C2FF) is unknown color: approx Pale Cornflower Blue. HEX triplet: A4, C2 and FF. RGB value is (164,194,255). Sum of RGB (Red+Green+Blue) = 164+194+255=613 (81% of max value = 765). Red value is 164 (64.45% from 255 or 26.75% from 613); Green value is 194 (76.17% from 255 or 31.65% from 613); Blue value is 255 (100% from 255 or 41.60% from 613); Max value from RGB is 255 - color contains mainly: blue. Hex color #A4C2FF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A4C2FF is #5B3D00. Grayscale: #BFBFBF. Windows color (decimal): -5979393 or 16761508. OLE color: 16761508.
HSL color Cylindrical-coordinate representation of color #A4C2FF: hue angle of 220.22º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A4C2FF is Cyan = 0.36, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A4C2FF; } p { color: rgb(164,194,255); } H1.HeaderClassName { color: #A4C2FF; } .AnyTagClassName { color: #A4C2FF; } </style>
<style> a { background-color: #A4C2FF; } a { background-color: rgb(164,194,255); } div.DivClassName { background-color: #A4C2FF; } .BgClassName { background-color: #A4C2FF; } </style>
<style> span { border-color: #A4C2FF; } span { border-color: rgb(164,194,255); } td.TdClassName { border-color: #A4C2FF; } .TagClassName { border-color: #A4C2FF; } </style>