#A4CAE0 (or 0xA4CAE0) is unknown color: approx Sail. HEX triplet: A4, CA and E0. RGB value is (164,202,224). Sum of RGB (Red+Green+Blue) = 164+202+224=590 (78% of max value = 765). Red value is 164 (64.45% from 255 or 27.80% from 590); Green value is 202 (79.30% from 255 or 34.24% from 590); Blue value is 224 (87.89% from 255 or 37.97% from 590); Max value from RGB is 224 - color contains mainly: blue. Hex color #A4CAE0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A4CAE0 is #5B351F. Grayscale: #C1C1C1. Windows color (decimal): -5977376 or 14731940. OLE color: 14731940.
HSL color Cylindrical-coordinate representation of color #A4CAE0: hue angle of 202º degrees, saturation: 0.49, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A4CAE0 is Cyan = 0.27, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #A4CAE0; } p { color: rgb(164,202,224); } H1.HeaderClassName { color: #A4CAE0; } .AnyTagClassName { color: #A4CAE0; } </style>
<style> a { background-color: #A4CAE0; } a { background-color: rgb(164,202,224); } div.DivClassName { background-color: #A4CAE0; } .BgClassName { background-color: #A4CAE0; } </style>
<style> span { border-color: #A4CAE0; } span { border-color: rgb(164,202,224); } td.TdClassName { border-color: #A4CAE0; } .TagClassName { border-color: #A4CAE0; } </style>