#330DE2 (or 0x330DE2) is unknown color: approx Han Purple. HEX triplet: 33, 0D and E2. RGB value is (51,13,226). Sum of RGB (Red+Green+Blue) = 51+13+226=290 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.59% from 290); Green value is 13 (5.47% from 255 or 4.48% from 290); Blue value is 226 (88.67% from 255 or 77.93% from 290); Max value from RGB is 226 - color contains mainly: blue. Hex color #330DE2 is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #330DE2 is #CCF21D. Grayscale: #2F2F2F. Windows color (decimal): -13431326 or 14814515. OLE color: 14814515.
HSL color Cylindrical-coordinate representation of color #330DE2: hue angle of 250.7º degrees, saturation: 0.89, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330DE2 is Cyan = 0.77, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #330de2; } p { color: rgb(51,13,226); } H1.HeaderClassName { color: #330de2; } .AnyTagClassName { color: #330de2; } </style>
<style> a { background-color: #330de2; } a { background-color: rgb(51,13,226); } div.DivClassName { background-color: #330de2; } .BgClassName { background-color: #330de2; } </style>
<style> span { border-color: #330de2; } span { border-color: rgb(51,13,226); } td.TdClassName { border-color: #330de2; } .TagClassName { border-color: #330de2; } </style>