#AB9BCD (or 0xAB9BCD) is unknown color: approx Biloba Flower. HEX triplet: AB, 9B and CD. RGB value is (171,155,205). Sum of RGB (Red+Green+Blue) = 171+155+205=531 (70% of max value = 765). Red value is 171 (67.19% from 255 or 32.20% from 531); Green value is 155 (60.94% from 255 or 29.19% from 531); Blue value is 205 (80.47% from 255 or 38.61% from 531); Max value from RGB is 205 - color contains mainly: blue. Hex color #AB9BCD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AB9BCD is #546432. Grayscale: #A5A5A5. Windows color (decimal): -5530675 or 13474731. OLE color: 13474731.
HSL color Cylindrical-coordinate representation of color #AB9BCD: hue angle of 259.2º degrees, saturation: 0.33, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #AB9BCD is Cyan = 0.17, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AB9BCD; } p { color: rgb(171,155,205); } H1.HeaderClassName { color: #AB9BCD; } .AnyTagClassName { color: #AB9BCD; } </style>
<style> a { background-color: #AB9BCD; } a { background-color: rgb(171,155,205); } div.DivClassName { background-color: #AB9BCD; } .BgClassName { background-color: #AB9BCD; } </style>
<style> span { border-color: #AB9BCD; } span { border-color: rgb(171,155,205); } td.TdClassName { border-color: #AB9BCD; } .TagClassName { border-color: #AB9BCD; } </style>