#6333CD (or 0x6333CD) is unknown color: approx Purple Heart. HEX triplet: 63, 33 and CD. RGB value is (99,51,205). Sum of RGB (Red+Green+Blue) = 99+51+205=355 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.89% from 355); Green value is 51 (20.31% from 255 or 14.37% from 355); Blue value is 205 (80.47% from 255 or 57.75% from 355); Max value from RGB is 205 - color contains mainly: blue. Hex color #6333CD is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #6333CD is #9CCC32. Grayscale: #525252. Windows color (decimal): -10275891 or 13448035. OLE color: 13448035.
HSL color Cylindrical-coordinate representation of color #6333CD: hue angle of 258.7º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #6333CD is Cyan = 0.52, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #6333CD; } p { color: rgb(99,51,205); } H1.HeaderClassName { color: #6333CD; } .AnyTagClassName { color: #6333CD; } </style>
<style> a { background-color: #6333CD; } a { background-color: rgb(99,51,205); } div.DivClassName { background-color: #6333CD; } .BgClassName { background-color: #6333CD; } </style>
<style> span { border-color: #6333CD; } span { border-color: rgb(99,51,205); } td.TdClassName { border-color: #6333CD; } .TagClassName { border-color: #6333CD; } </style>