#999BC8 (or 0x999BC8) is unknown color: approx Blue Bell. HEX triplet: 99, 9B and C8. RGB value is (153,155,200). Sum of RGB (Red+Green+Blue) = 153+155+200=508 (67% of max value = 765). Red value is 153 (60.16% from 255 or 30.12% from 508); Green value is 155 (60.94% from 255 or 30.51% from 508); Blue value is 200 (78.52% from 255 or 39.37% from 508); Max value from RGB is 200 - color contains mainly: blue. Hex color #999BC8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999BC8 is #666437. Grayscale: #9F9F9F. Windows color (decimal): -6710328 or 13147033. OLE color: 13147033.
HSL color Cylindrical-coordinate representation of color #999BC8: hue angle of 237.45º degrees, saturation: 0.3, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #999BC8 is Cyan = 0.24, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #999BC8; } p { color: rgb(153,155,200); } H1.HeaderClassName { color: #999BC8; } .AnyTagClassName { color: #999BC8; } </style>
<style> a { background-color: #999BC8; } a { background-color: rgb(153,155,200); } div.DivClassName { background-color: #999BC8; } .BgClassName { background-color: #999BC8; } </style>
<style> span { border-color: #999BC8; } span { border-color: rgb(153,155,200); } td.TdClassName { border-color: #999BC8; } .TagClassName { border-color: #999BC8; } </style>