#A4F4FF (or 0xA4F4FF) is unknown color: approx Pale Turquoise. HEX triplet: A4, F4 and FF. RGB value is (164,244,255). Sum of RGB (Red+Green+Blue) = 164+244+255=663 (87% of max value = 765). Red value is 164 (64.45% from 255 or 24.74% from 663); Green value is 244 (95.70% from 255 or 36.80% from 663); Blue value is 255 (100% from 255 or 38.46% from 663); Max value from RGB is 255 - color contains mainly: blue. Hex color #A4F4FF is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A4F4FF is #5B0B00. Grayscale: #DDDDDD. Windows color (decimal): -5966593 or 16774308. OLE color: 16774308.
HSL color Cylindrical-coordinate representation of color #A4F4FF: hue angle of 187.25º 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 #A4F4FF is Cyan = 0.36, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A4F4FF; } p { color: rgb(164,244,255); } H1.HeaderClassName { color: #A4F4FF; } .AnyTagClassName { color: #A4F4FF; } </style>
<style> a { background-color: #A4F4FF; } a { background-color: rgb(164,244,255); } div.DivClassName { background-color: #A4F4FF; } .BgClassName { background-color: #A4F4FF; } </style>
<style> span { border-color: #A4F4FF; } span { border-color: rgb(164,244,255); } td.TdClassName { border-color: #A4F4FF; } .TagClassName { border-color: #A4F4FF; } </style>