#1E1E41 (or 0x1E1E41) is unknown color: approx Valhalla. HEX triplet: 1E, 1E and 41. RGB value is (30,30,65). Sum of RGB (Red+Green+Blue) = 30+30+65=125 (16% of max value = 765). Red value is 30 (12.11% from 255 or 24% from 125); Green value is 30 (12.11% from 255 or 24% from 125); Blue value is 65 (25.78% from 255 or 52% from 125); Max value from RGB is 65 - color contains mainly: blue. Hex color #1E1E41 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1E1E41 is #E1E1BE. Grayscale: #212121. Windows color (decimal): -14803391 or 4267550. OLE color: 4267550.
HSL color Cylindrical-coordinate representation of color #1E1E41: hue angle of 240º degrees, saturation: 0.37, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #1E1E41 is Cyan = 0.54, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #1E1E41; } p { color: rgb(30,30,65); } H1.HeaderClassName { color: #1E1E41; } .AnyTagClassName { color: #1E1E41; } </style>
<style> a { background-color: #1E1E41; } a { background-color: rgb(30,30,65); } div.DivClassName { background-color: #1E1E41; } .BgClassName { background-color: #1E1E41; } </style>
<style> span { border-color: #1E1E41; } span { border-color: rgb(30,30,65); } td.TdClassName { border-color: #1E1E41; } .TagClassName { border-color: #1E1E41; } </style>