#410EAB (or 0x410EAB) is unknown color: approx Indigo. HEX triplet: 41, 0E and AB. RGB value is (65,14,171). Sum of RGB (Red+Green+Blue) = 65+14+171=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 14 (5.86% from 255 or 5.6% from 250); Blue value is 171 (67.19% from 255 or 68.4% from 250); Max value from RGB is 171 - color contains mainly: blue. Hex color #410EAB is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #410EAB is #BEF154. Grayscale: #2E2E2E. Windows color (decimal): -12513621 or 11210305. OLE color: 11210305.
HSL color Cylindrical-coordinate representation of color #410EAB: hue angle of 259.49º degrees, saturation: 0.85, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #410EAB is Cyan = 0.62, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #410EAB; } p { color: rgb(65,14,171); } H1.HeaderClassName { color: #410EAB; } .AnyTagClassName { color: #410EAB; } </style>
<style> a { background-color: #410EAB; } a { background-color: rgb(65,14,171); } div.DivClassName { background-color: #410EAB; } .BgClassName { background-color: #410EAB; } </style>
<style> span { border-color: #410EAB; } span { border-color: rgb(65,14,171); } td.TdClassName { border-color: #410EAB; } .TagClassName { border-color: #410EAB; } </style>