#A3ADBC (or 0xA3ADBC) is unknown color: approx Mischka. HEX triplet: A3, AD and BC. RGB value is (163,173,188). Sum of RGB (Red+Green+Blue) = 163+173+188=524 (69% of max value = 765). Red value is 163 (64.06% from 255 or 31.11% from 524); Green value is 173 (67.97% from 255 or 33.02% from 524); Blue value is 188 (73.83% from 255 or 35.88% from 524); Max value from RGB is 188 - color contains mainly: blue. Hex color #A3ADBC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A3ADBC is #5C5243. Grayscale: #ABABAB. Windows color (decimal): -6050372 or 12365219. OLE color: 12365219.
HSL color Cylindrical-coordinate representation of color #A3ADBC: hue angle of 216º degrees, saturation: 0.16, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #A3ADBC is Cyan = 0.13, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A3ADBC; } p { color: rgb(163,173,188); } H1.HeaderClassName { color: #A3ADBC; } .AnyTagClassName { color: #A3ADBC; } </style>
<style> a { background-color: #A3ADBC; } a { background-color: rgb(163,173,188); } div.DivClassName { background-color: #A3ADBC; } .BgClassName { background-color: #A3ADBC; } </style>
<style> span { border-color: #A3ADBC; } span { border-color: rgb(163,173,188); } td.TdClassName { border-color: #A3ADBC; } .TagClassName { border-color: #A3ADBC; } </style>