#A4C4F0 (or 0xA4C4F0) is unknown color: approx Tropical Blue. HEX triplet: A4, C4 and F0. RGB value is (164,196,240). Sum of RGB (Red+Green+Blue) = 164+196+240=600 (79% of max value = 765). Red value is 164 (64.45% from 255 or 27.33% from 600); Green value is 196 (76.95% from 255 or 32.67% from 600); Blue value is 240 (94.14% from 255 or 40% from 600); Max value from RGB is 240 - color contains mainly: blue. Hex color #A4C4F0 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A4C4F0 is #5B3B0F. Grayscale: #BFBFBF. Windows color (decimal): -5978896 or 15778980. OLE color: 15778980.
HSL color Cylindrical-coordinate representation of color #A4C4F0: hue angle of 214.74º degrees, saturation: 0.72, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A4C4F0 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #A4C4F0; } p { color: rgb(164,196,240); } H1.HeaderClassName { color: #A4C4F0; } .AnyTagClassName { color: #A4C4F0; } </style>
<style> a { background-color: #A4C4F0; } a { background-color: rgb(164,196,240); } div.DivClassName { background-color: #A4C4F0; } .BgClassName { background-color: #A4C4F0; } </style>
<style> span { border-color: #A4C4F0; } span { border-color: rgb(164,196,240); } td.TdClassName { border-color: #A4C4F0; } .TagClassName { border-color: #A4C4F0; } </style>