#A5ADB5 (or 0xA5ADB5) is unknown color: approx Mischka. HEX triplet: A5, AD and B5. RGB value is (165,173,181). Sum of RGB (Red+Green+Blue) = 165+173+181=519 (68% of max value = 765). Red value is 165 (64.84% from 255 or 31.79% from 519); Green value is 173 (67.97% from 255 or 33.33% from 519); Blue value is 181 (71.09% from 255 or 34.87% from 519); Max value from RGB is 181 - color contains mainly: blue. Hex color #A5ADB5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A5ADB5 is #5A524A. Grayscale: #ABABAB. Windows color (decimal): -5919307 or 11906469. OLE color: 11906469.
HSL color Cylindrical-coordinate representation of color #A5ADB5: hue angle of 210º degrees, saturation: 0.1, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #A5ADB5 is Cyan = 0.09, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #A5ADB5; } p { color: rgb(165,173,181); } H1.HeaderClassName { color: #A5ADB5; } .AnyTagClassName { color: #A5ADB5; } </style>
<style> a { background-color: #A5ADB5; } a { background-color: rgb(165,173,181); } div.DivClassName { background-color: #A5ADB5; } .BgClassName { background-color: #A5ADB5; } </style>
<style> span { border-color: #A5ADB5; } span { border-color: rgb(165,173,181); } td.TdClassName { border-color: #A5ADB5; } .TagClassName { border-color: #A5ADB5; } </style>