#999DB5 (or 0x999DB5) is unknown color: approx Logan. HEX triplet: 99, 9D and B5. RGB value is (153,157,181). Sum of RGB (Red+Green+Blue) = 153+157+181=491 (65% of max value = 765). Red value is 153 (60.16% from 255 or 31.16% from 491); Green value is 157 (61.72% from 255 or 31.98% from 491); Blue value is 181 (71.09% from 255 or 36.86% from 491); Max value from RGB is 181 - color contains mainly: blue. Hex color #999DB5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999DB5 is #66624A. Grayscale: #9E9E9E. Windows color (decimal): -6709835 or 11902361. OLE color: 11902361.
HSL color Cylindrical-coordinate representation of color #999DB5: hue angle of 231.43º degrees, saturation: 0.16, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #999DB5 is Cyan = 0.15, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #999DB5; } p { color: rgb(153,157,181); } H1.HeaderClassName { color: #999DB5; } .AnyTagClassName { color: #999DB5; } </style>
<style> a { background-color: #999DB5; } a { background-color: rgb(153,157,181); } div.DivClassName { background-color: #999DB5; } .BgClassName { background-color: #999DB5; } </style>
<style> span { border-color: #999DB5; } span { border-color: rgb(153,157,181); } td.TdClassName { border-color: #999DB5; } .TagClassName { border-color: #999DB5; } </style>