#3B20FF (or 0x3B20FF) is unknown color: approx Han Purple. HEX triplet: 3B, 20 and FF. RGB value is (59,32,255). Sum of RGB (Red+Green+Blue) = 59+32+255=346 (45% of max value = 765). Red value is 59 (23.44% from 255 or 17.05% from 346); Green value is 32 (12.89% from 255 or 9.25% from 346); Blue value is 255 (100% from 255 or 73.70% from 346); Max value from RGB is 255 - color contains mainly: blue. Hex color #3B20FF is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #3B20FF is #C4DF00. Grayscale: #404040. Windows color (decimal): -12902145 or 16719931. OLE color: 16719931.
HSL color Cylindrical-coordinate representation of color #3B20FF: hue angle of 247.26º 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 #3B20FF is Cyan = 0.77, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #3b20ff; } p { color: rgb(59,32,255); } H1.HeaderClassName { color: #3b20ff; } .AnyTagClassName { color: #3b20ff; } </style>
<style> a { background-color: #3b20ff; } a { background-color: rgb(59,32,255); } div.DivClassName { background-color: #3b20ff; } .BgClassName { background-color: #3b20ff; } </style>
<style> span { border-color: #3b20ff; } span { border-color: rgb(59,32,255); } td.TdClassName { border-color: #3b20ff; } .TagClassName { border-color: #3b20ff; } </style>