#999DD6 (or 0x999DD6) is unknown color: approx Blue Bell. HEX triplet: 99, 9D and D6. RGB value is (153,157,214). Sum of RGB (Red+Green+Blue) = 153+157+214=524 (69% of max value = 765). Red value is 153 (60.16% from 255 or 29.20% from 524); Green value is 157 (61.72% from 255 or 29.96% from 524); Blue value is 214 (83.98% from 255 or 40.84% from 524); Max value from RGB is 214 - color contains mainly: blue. Hex color #999DD6 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #999DD6 is #666229. Grayscale: #A2A2A2. Windows color (decimal): -6709802 or 14065049. OLE color: 14065049.
HSL color Cylindrical-coordinate representation of color #999DD6: hue angle of 236.07º degrees, saturation: 0.43, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #999DD6 is Cyan = 0.29, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #999DD6; } p { color: rgb(153,157,214); } H1.HeaderClassName { color: #999DD6; } .AnyTagClassName { color: #999DD6; } </style>
<style> a { background-color: #999DD6; } a { background-color: rgb(153,157,214); } div.DivClassName { background-color: #999DD6; } .BgClassName { background-color: #999DD6; } </style>
<style> span { border-color: #999DD6; } span { border-color: rgb(153,157,214); } td.TdClassName { border-color: #999DD6; } .TagClassName { border-color: #999DD6; } </style>