#A5CAFE (or 0xA5CAFE) is unknown color: approx Pale Cornflower Blue. HEX triplet: A5, CA and FE. RGB value is (165,202,254). Sum of RGB (Red+Green+Blue) = 165+202+254=621 (82% of max value = 765). Red value is 165 (64.84% from 255 or 26.57% from 621); Green value is 202 (79.30% from 255 or 32.53% from 621); Blue value is 254 (99.61% from 255 or 40.90% from 621); Max value from RGB is 254 - color contains mainly: blue. Hex color #A5CAFE is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A5CAFE is #5A3501. Grayscale: #C4C4C4. Windows color (decimal): -5911810 or 16698021. OLE color: 16698021.
HSL color Cylindrical-coordinate representation of color #A5CAFE: hue angle of 215.06º degrees, saturation: 0.98, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A5CAFE is Cyan = 0.35, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #A5CAFE; } p { color: rgb(165,202,254); } H1.HeaderClassName { color: #A5CAFE; } .AnyTagClassName { color: #A5CAFE; } </style>
<style> a { background-color: #A5CAFE; } a { background-color: rgb(165,202,254); } div.DivClassName { background-color: #A5CAFE; } .BgClassName { background-color: #A5CAFE; } </style>
<style> span { border-color: #A5CAFE; } span { border-color: rgb(165,202,254); } td.TdClassName { border-color: #A5CAFE; } .TagClassName { border-color: #A5CAFE; } </style>