#3320FF (or 0x3320FF) is unknown color: approx Han Purple. HEX triplet: 33, 20 and FF. RGB value is (51,32,255). Sum of RGB (Red+Green+Blue) = 51+32+255=338 (44% of max value = 765). Red value is 51 (20.31% from 255 or 15.09% from 338); Green value is 32 (12.89% from 255 or 9.47% from 338); Blue value is 255 (100% from 255 or 75.44% from 338); Max value from RGB is 255 - color contains mainly: blue. Hex color #3320FF is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #3320FF is #CCDF00. Grayscale: #3E3E3E. Windows color (decimal): -13426433 or 16719923. OLE color: 16719923.
HSL color Cylindrical-coordinate representation of color #3320FF: hue angle of 245.11º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #3320FF is Cyan = 0.8, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #3320ff; } p { color: rgb(51,32,255); } H1.HeaderClassName { color: #3320ff; } .AnyTagClassName { color: #3320ff; } </style>
<style> a { background-color: #3320ff; } a { background-color: rgb(51,32,255); } div.DivClassName { background-color: #3320ff; } .BgClassName { background-color: #3320ff; } </style>
<style> span { border-color: #3320ff; } span { border-color: rgb(51,32,255); } td.TdClassName { border-color: #3320ff; } .TagClassName { border-color: #3320ff; } </style>