#A5CADE (or 0xA5CADE) is unknown color: approx French Pass. HEX triplet: A5, CA and DE. RGB value is (165,202,222). Sum of RGB (Red+Green+Blue) = 165+202+222=589 (78% of max value = 765). Red value is 165 (64.84% from 255 or 28.01% from 589); Green value is 202 (79.30% from 255 or 34.30% from 589); Blue value is 222 (87.11% from 255 or 37.69% from 589); Max value from RGB is 222 - color contains mainly: blue. Hex color #A5CADE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A5CADE is #5A3521. Grayscale: #C1C1C1. Windows color (decimal): -5911842 or 14600869. OLE color: 14600869.
HSL color Cylindrical-coordinate representation of color #A5CADE: hue angle of 201.05º degrees, saturation: 0.46, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A5CADE is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A5CADE; } p { color: rgb(165,202,222); } H1.HeaderClassName { color: #A5CADE; } .AnyTagClassName { color: #A5CADE; } </style>
<style> a { background-color: #A5CADE; } a { background-color: rgb(165,202,222); } div.DivClassName { background-color: #A5CADE; } .BgClassName { background-color: #A5CADE; } </style>
<style> span { border-color: #A5CADE; } span { border-color: rgb(165,202,222); } td.TdClassName { border-color: #A5CADE; } .TagClassName { border-color: #A5CADE; } </style>