#412AC0 (or 0x412AC0) is unknown color: approx Purple Heart. HEX triplet: 41, 2A and C0. RGB value is (65,42,192). Sum of RGB (Red+Green+Blue) = 65+42+192=299 (39% of max value = 765). Red value is 65 (25.78% from 255 or 21.74% from 299); Green value is 42 (16.80% from 255 or 14.05% from 299); Blue value is 192 (75.39% from 255 or 64.21% from 299); Max value from RGB is 192 - color contains mainly: blue. Hex color #412AC0 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #412AC0 is #BED53F. Grayscale: #414141. Windows color (decimal): -12506432 or 12593729. OLE color: 12593729.
HSL color Cylindrical-coordinate representation of color #412AC0: hue angle of 249.2º degrees, saturation: 0.64, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #412AC0 is Cyan = 0.66, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #412ac0; } p { color: rgb(65,42,192); } H1.HeaderClassName { color: #412ac0; } .AnyTagClassName { color: #412ac0; } </style>
<style> a { background-color: #412ac0; } a { background-color: rgb(65,42,192); } div.DivClassName { background-color: #412ac0; } .BgClassName { background-color: #412ac0; } </style>
<style> span { border-color: #412ac0; } span { border-color: rgb(65,42,192); } td.TdClassName { border-color: #412ac0; } .TagClassName { border-color: #412ac0; } </style>