#A4DEFF (or 0xA4DEFF) is unknown color: approx Columbia Blue. HEX triplet: A4, DE and FF. RGB value is (164,222,255). Sum of RGB (Red+Green+Blue) = 164+222+255=641 (84% of max value = 765). Red value is 164 (64.45% from 255 or 25.59% from 641); Green value is 222 (87.11% from 255 or 34.63% from 641); Blue value is 255 (100% from 255 or 39.78% from 641); Max value from RGB is 255 - color contains mainly: blue. Hex color #A4DEFF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A4DEFF is #5B2100. Grayscale: #D0D0D0. Windows color (decimal): -5972225 or 16768676. OLE color: 16768676.
HSL color Cylindrical-coordinate representation of color #A4DEFF: hue angle of 201.76º 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 #A4DEFF is Cyan = 0.36, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A4DEFF; } p { color: rgb(164,222,255); } H1.HeaderClassName { color: #A4DEFF; } .AnyTagClassName { color: #A4DEFF; } </style>
<style> a { background-color: #A4DEFF; } a { background-color: rgb(164,222,255); } div.DivClassName { background-color: #A4DEFF; } .BgClassName { background-color: #A4DEFF; } </style>
<style> span { border-color: #A4DEFF; } span { border-color: rgb(164,222,255); } td.TdClassName { border-color: #A4DEFF; } .TagClassName { border-color: #A4DEFF; } </style>