#ADAEB0 (or 0xADAEB0) is unknown color: approx Mischka. HEX triplet: AD, AE and B0. RGB value is (173,174,176). Sum of RGB (Red+Green+Blue) = 173+174+176=523 (69% of max value = 765). Red value is 173 (67.97% from 255 or 33.08% from 523); Green value is 174 (68.36% from 255 or 33.27% from 523); Blue value is 176 (69.14% from 255 or 33.65% from 523); Max value from RGB is 176 - color contains mainly: blue. Hex color #ADAEB0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ADAEB0 is #52514F. Grayscale: #ADADAD. Windows color (decimal): -5394768 or 11579053. OLE color: 11579053.
HSL color Cylindrical-coordinate representation of color #ADAEB0: hue angle of 220º degrees, saturation: 0.02, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #ADAEB0 is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #ADAEB0; } p { color: rgb(173,174,176); } H1.HeaderClassName { color: #ADAEB0; } .AnyTagClassName { color: #ADAEB0; } </style>
<style> a { background-color: #ADAEB0; } a { background-color: rgb(173,174,176); } div.DivClassName { background-color: #ADAEB0; } .BgClassName { background-color: #ADAEB0; } </style>
<style> span { border-color: #ADAEB0; } span { border-color: rgb(173,174,176); } td.TdClassName { border-color: #ADAEB0; } .TagClassName { border-color: #ADAEB0; } </style>