#4146DD (or 0x4146DD) is unknown color: approx Free Speech Blue. HEX triplet: 41, 46 and DD. RGB value is (65,70,221). Sum of RGB (Red+Green+Blue) = 65+70+221=356 (47% of max value = 765). Red value is 65 (25.78% from 255 or 18.26% from 356); Green value is 70 (27.73% from 255 or 19.66% from 356); Blue value is 221 (86.72% from 255 or 62.08% from 356); Max value from RGB is 221 - color contains mainly: blue. Hex color #4146DD is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #4146DD is #BEB922. Grayscale: #555555. Windows color (decimal): -12499235 or 14501441. OLE color: 14501441.
HSL color Cylindrical-coordinate representation of color #4146DD: hue angle of 238.08º degrees, saturation: 0.7, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #4146DD is Cyan = 0.71, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #4146DD; } p { color: rgb(65,70,221); } H1.HeaderClassName { color: #4146DD; } .AnyTagClassName { color: #4146DD; } </style>
<style> a { background-color: #4146DD; } a { background-color: rgb(65,70,221); } div.DivClassName { background-color: #4146DD; } .BgClassName { background-color: #4146DD; } </style>
<style> span { border-color: #4146DD; } span { border-color: rgb(65,70,221); } td.TdClassName { border-color: #4146DD; } .TagClassName { border-color: #4146DD; } </style>