#A4ECEB (or 0xA4ECEB) is unknown color: approx Pale Turquoise. HEX triplet: A4, EC and EB. RGB value is (164,236,235). Sum of RGB (Red+Green+Blue) = 164+236+235=635 (84% of max value = 765). Red value is 164 (64.45% from 255 or 25.83% from 635); Green value is 236 (92.58% from 255 or 37.17% from 635); Blue value is 235 (92.19% from 255 or 37.01% from 635); Max value from RGB is 236 - color contains mainly: green. Hex color #A4ECEB is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A4ECEB is #5B1314. Grayscale: #D6D6D6. Windows color (decimal): -5968661 or 15461540. OLE color: 15461540.
HSL color Cylindrical-coordinate representation of color #A4ECEB: hue angle of 179.17º degrees, saturation: 0.65, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A4ECEB is Cyan = 0.31, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.07.
<style> p { color: #A4ECEB; } p { color: rgb(164,236,235); } H1.HeaderClassName { color: #A4ECEB; } .AnyTagClassName { color: #A4ECEB; } </style>
<style> a { background-color: #A4ECEB; } a { background-color: rgb(164,236,235); } div.DivClassName { background-color: #A4ECEB; } .BgClassName { background-color: #A4ECEB; } </style>
<style> span { border-color: #A4ECEB; } span { border-color: rgb(164,236,235); } td.TdClassName { border-color: #A4ECEB; } .TagClassName { border-color: #A4ECEB; } </style>