#999BD1 (or 0x999BD1) is unknown color: approx Blue Bell. HEX triplet: 99, 9B and D1. RGB value is (153,155,209). Sum of RGB (Red+Green+Blue) = 153+155+209=517 (68% of max value = 765). Red value is 153 (60.16% from 255 or 29.59% from 517); Green value is 155 (60.94% from 255 or 29.98% from 517); Blue value is 209 (82.03% from 255 or 40.43% from 517); Max value from RGB is 209 - color contains mainly: blue. Hex color #999BD1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999BD1 is #66642E. Grayscale: #A0A0A0. Windows color (decimal): -6710319 or 13736857. OLE color: 13736857.
HSL color Cylindrical-coordinate representation of color #999BD1: hue angle of 237.86º degrees, saturation: 0.38, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #999BD1 is Cyan = 0.27, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #999bd1; } p { color: rgb(153,155,209); } H1.HeaderClassName { color: #999bd1; } .AnyTagClassName { color: #999bd1; } </style>
<style> a { background-color: #999bd1; } a { background-color: rgb(153,155,209); } div.DivClassName { background-color: #999bd1; } .BgClassName { background-color: #999bd1; } </style>
<style> span { border-color: #999bd1; } span { border-color: rgb(153,155,209); } td.TdClassName { border-color: #999bd1; } .TagClassName { border-color: #999bd1; } </style>