#ABB1B0 (or 0xABB1B0) is unknown color: approx Conch. HEX triplet: AB, B1 and B0. RGB value is (171,177,176). Sum of RGB (Red+Green+Blue) = 171+177+176=524 (69% of max value = 765). Red value is 171 (67.19% from 255 or 32.63% from 524); Green value is 177 (69.53% from 255 or 33.78% from 524); Blue value is 176 (69.14% from 255 or 33.59% from 524); Max value from RGB is 177 - color contains mainly: green. Hex color #ABB1B0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABB1B0 is #544E4F. Grayscale: #AFAFAF. Windows color (decimal): -5525072 or 11579819. OLE color: 11579819.
HSL color Cylindrical-coordinate representation of color #ABB1B0: hue angle of 170º degrees, saturation: 0.04, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #ABB1B0 is Cyan = 0.03, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #ABB1B0; } p { color: rgb(171,177,176); } H1.HeaderClassName { color: #ABB1B0; } .AnyTagClassName { color: #ABB1B0; } </style>
<style> a { background-color: #ABB1B0; } a { background-color: rgb(171,177,176); } div.DivClassName { background-color: #ABB1B0; } .BgClassName { background-color: #ABB1B0; } </style>
<style> span { border-color: #ABB1B0; } span { border-color: rgb(171,177,176); } td.TdClassName { border-color: #ABB1B0; } .TagClassName { border-color: #ABB1B0; } </style>