#A4ADAF (or 0xA4ADAF) is unknown color: approx Gull Grey. HEX triplet: A4, AD and AF. RGB value is (164,173,175). Sum of RGB (Red+Green+Blue) = 164+173+175=512 (67% of max value = 765). Red value is 164 (64.45% from 255 or 32.03% from 512); Green value is 173 (67.97% from 255 or 33.79% from 512); Blue value is 175 (68.75% from 255 or 34.18% from 512); Max value from RGB is 175 - color contains mainly: blue. Hex color #A4ADAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A4ADAF is #5B5250. Grayscale: #AAAAAA. Windows color (decimal): -5984849 or 11513252. OLE color: 11513252.
HSL color Cylindrical-coordinate representation of color #A4ADAF: hue angle of 190.91º degrees, saturation: 0.06, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #A4ADAF is Cyan = 0.06, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A4ADAF; } p { color: rgb(164,173,175); } H1.HeaderClassName { color: #A4ADAF; } .AnyTagClassName { color: #A4ADAF; } </style>
<style> a { background-color: #A4ADAF; } a { background-color: rgb(164,173,175); } div.DivClassName { background-color: #A4ADAF; } .BgClassName { background-color: #A4ADAF; } </style>
<style> span { border-color: #A4ADAF; } span { border-color: rgb(164,173,175); } td.TdClassName { border-color: #A4ADAF; } .TagClassName { border-color: #A4ADAF; } </style>