#3A11DD (or 0x3A11DD) is unknown color: approx Han Purple. HEX triplet: 3A, 11 and DD. RGB value is (58,17,221). Sum of RGB (Red+Green+Blue) = 58+17+221=296 (39% of max value = 765). Red value is 58 (23.05% from 255 or 19.59% from 296); Green value is 17 (7.03% from 255 or 5.74% from 296); Blue value is 221 (86.72% from 255 or 74.66% from 296); Max value from RGB is 221 - color contains mainly: blue. Hex color #3A11DD is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #3A11DD is #C5EE22. Grayscale: #333333. Windows color (decimal): -12971555 or 14487866. OLE color: 14487866.
HSL color Cylindrical-coordinate representation of color #3A11DD: hue angle of 252.06º degrees, saturation: 0.86, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #3A11DD is Cyan = 0.74, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #3a11dd; } p { color: rgb(58,17,221); } H1.HeaderClassName { color: #3a11dd; } .AnyTagClassName { color: #3a11dd; } </style>
<style> a { background-color: #3a11dd; } a { background-color: rgb(58,17,221); } div.DivClassName { background-color: #3a11dd; } .BgClassName { background-color: #3a11dd; } </style>
<style> span { border-color: #3a11dd; } span { border-color: rgb(58,17,221); } td.TdClassName { border-color: #3a11dd; } .TagClassName { border-color: #3a11dd; } </style>