#490DCD (or 0x490DCD) is unknown color: approx Purple Heart. HEX triplet: 49, 0D and CD. RGB value is (73,13,205). Sum of RGB (Red+Green+Blue) = 73+13+205=291 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.09% from 291); Green value is 13 (5.47% from 255 or 4.47% from 291); Blue value is 205 (80.47% from 255 or 70.45% from 291); Max value from RGB is 205 - color contains mainly: blue. Hex color #490DCD is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #490DCD is #B6F232. Grayscale: #343434. Windows color (decimal): -11989555 or 13438281. OLE color: 13438281.
HSL color Cylindrical-coordinate representation of color #490DCD: hue angle of 258.75º degrees, saturation: 0.88, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #490DCD is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #490DCD; } p { color: rgb(73,13,205); } H1.HeaderClassName { color: #490DCD; } .AnyTagClassName { color: #490DCD; } </style>
<style> a { background-color: #490DCD; } a { background-color: rgb(73,13,205); } div.DivClassName { background-color: #490DCD; } .BgClassName { background-color: #490DCD; } </style>
<style> span { border-color: #490DCD; } span { border-color: rgb(73,13,205); } td.TdClassName { border-color: #490DCD; } .TagClassName { border-color: #490DCD; } </style>