#999DCF (or 0x999DCF) is unknown color: approx Blue Bell. HEX triplet: 99, 9D and CF. RGB value is (153,157,207). Sum of RGB (Red+Green+Blue) = 153+157+207=517 (68% of max value = 765). Red value is 153 (60.16% from 255 or 29.59% from 517); Green value is 157 (61.72% from 255 or 30.37% from 517); Blue value is 207 (81.25% from 255 or 40.04% from 517); Max value from RGB is 207 - color contains mainly: blue. Hex color #999DCF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999DCF is #666230. Grayscale: #A1A1A1. Windows color (decimal): -6709809 or 13606297. OLE color: 13606297.
HSL color Cylindrical-coordinate representation of color #999DCF: hue angle of 235.56º degrees, saturation: 0.36, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #999DCF is Cyan = 0.26, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #999DCF; } p { color: rgb(153,157,207); } H1.HeaderClassName { color: #999DCF; } .AnyTagClassName { color: #999DCF; } </style>
<style> a { background-color: #999DCF; } a { background-color: rgb(153,157,207); } div.DivClassName { background-color: #999DCF; } .BgClassName { background-color: #999DCF; } </style>
<style> span { border-color: #999DCF; } span { border-color: rgb(153,157,207); } td.TdClassName { border-color: #999DCF; } .TagClassName { border-color: #999DCF; } </style>