#990DDF (or 0x990DDF) is unknown color: approx Dark Violet. HEX triplet: 99, 0D and DF. RGB value is (153,13,223). Sum of RGB (Red+Green+Blue) = 153+13+223=389 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.33% from 389); Green value is 13 (5.47% from 255 or 3.34% from 389); Blue value is 223 (87.5% from 255 or 57.33% from 389); Max value from RGB is 223 - color contains mainly: blue. Hex color #990DDF is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #990DDF is #66F220. Grayscale: #4E4E4E. Windows color (decimal): -6746657 or 14618009. OLE color: 14618009.
HSL color Cylindrical-coordinate representation of color #990DDF: hue angle of 280º degrees, saturation: 0.89, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #990DDF is Cyan = 0.31, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #990ddf; } p { color: rgb(153,13,223); } H1.HeaderClassName { color: #990ddf; } .AnyTagClassName { color: #990ddf; } </style>
<style> a { background-color: #990ddf; } a { background-color: rgb(153,13,223); } div.DivClassName { background-color: #990ddf; } .BgClassName { background-color: #990ddf; } </style>
<style> span { border-color: #990ddf; } span { border-color: rgb(153,13,223); } td.TdClassName { border-color: #990ddf; } .TagClassName { border-color: #990ddf; } </style>