#9BABCB (or 0x9BABCB) is unknown color: approx Echo Blue. HEX triplet: 9B, AB and CB. RGB value is (155,171,203). Sum of RGB (Red+Green+Blue) = 155+171+203=529 (70% of max value = 765). Red value is 155 (60.94% from 255 or 29.30% from 529); Green value is 171 (67.19% from 255 or 32.33% from 529); Blue value is 203 (79.69% from 255 or 38.37% from 529); Max value from RGB is 203 - color contains mainly: blue. Hex color #9BABCB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9BABCB is #645434. Grayscale: #A9A9A9. Windows color (decimal): -6575157 or 13347739. OLE color: 13347739.
HSL color Cylindrical-coordinate representation of color #9BABCB: hue angle of 220º degrees, saturation: 0.32, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9BABCB is Cyan = 0.24, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9BABCB; } p { color: rgb(155,171,203); } H1.HeaderClassName { color: #9BABCB; } .AnyTagClassName { color: #9BABCB; } </style>
<style> a { background-color: #9BABCB; } a { background-color: rgb(155,171,203); } div.DivClassName { background-color: #9BABCB; } .BgClassName { background-color: #9BABCB; } </style>
<style> span { border-color: #9BABCB; } span { border-color: rgb(155,171,203); } td.TdClassName { border-color: #9BABCB; } .TagClassName { border-color: #9BABCB; } </style>