#ABAEB4 (or 0xABAEB4) is unknown color: approx Mischka. HEX triplet: AB, AE and B4. RGB value is (171,174,180). Sum of RGB (Red+Green+Blue) = 171+174+180=525 (69% of max value = 765). Red value is 171 (67.19% from 255 or 32.57% from 525); Green value is 174 (68.36% from 255 or 33.14% from 525); Blue value is 180 (70.70% from 255 or 34.29% from 525); Max value from RGB is 180 - color contains mainly: blue. Hex color #ABAEB4 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #ABAEB4 is #54514B. Grayscale: #ADADAD. Windows color (decimal): -5525836 or 11841195. OLE color: 11841195.
HSL color Cylindrical-coordinate representation of color #ABAEB4: hue angle of 220º degrees, saturation: 0.06, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #ABAEB4 is Cyan = 0.05, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #ABAEB4; } p { color: rgb(171,174,180); } H1.HeaderClassName { color: #ABAEB4; } .AnyTagClassName { color: #ABAEB4; } </style>
<style> a { background-color: #ABAEB4; } a { background-color: rgb(171,174,180); } div.DivClassName { background-color: #ABAEB4; } .BgClassName { background-color: #ABAEB4; } </style>
<style> span { border-color: #ABAEB4; } span { border-color: rgb(171,174,180); } td.TdClassName { border-color: #ABAEB4; } .TagClassName { border-color: #ABAEB4; } </style>