#A0ADBE (or 0xA0ADBE) is unknown color: approx Mischka. HEX triplet: A0, AD and BE. RGB value is (160,173,190). Sum of RGB (Red+Green+Blue) = 160+173+190=523 (69% of max value = 765). Red value is 160 (62.89% from 255 or 30.59% from 523); Green value is 173 (67.97% from 255 or 33.08% from 523); Blue value is 190 (74.61% from 255 or 36.33% from 523); Max value from RGB is 190 - color contains mainly: blue. Hex color #A0ADBE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A0ADBE is #5F5241. Grayscale: #AAAAAA. Windows color (decimal): -6246978 or 12496288. OLE color: 12496288.
HSL color Cylindrical-coordinate representation of color #A0ADBE: hue angle of 214º degrees, saturation: 0.19, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A0ADBE is Cyan = 0.16, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A0ADBE; } p { color: rgb(160,173,190); } H1.HeaderClassName { color: #A0ADBE; } .AnyTagClassName { color: #A0ADBE; } </style>
<style> a { background-color: #A0ADBE; } a { background-color: rgb(160,173,190); } div.DivClassName { background-color: #A0ADBE; } .BgClassName { background-color: #A0ADBE; } </style>
<style> span { border-color: #A0ADBE; } span { border-color: rgb(160,173,190); } td.TdClassName { border-color: #A0ADBE; } .TagClassName { border-color: #A0ADBE; } </style>