#1E1950 (or 0x1E1950) is unknown color: approx Paua. HEX triplet: 1E, 19 and 50. RGB value is (30,25,80). Sum of RGB (Red+Green+Blue) = 30+25+80=135 (17% of max value = 765). Red value is 30 (12.11% from 255 or 22.22% from 135); Green value is 25 (10.16% from 255 or 18.52% from 135); Blue value is 80 (31.64% from 255 or 59.26% from 135); Max value from RGB is 80 - color contains mainly: blue. Hex color #1E1950 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E1950 is #E1E6AF. Grayscale: #202020. Windows color (decimal): -14804656 or 5249310. OLE color: 5249310.
HSL color Cylindrical-coordinate representation of color #1E1950: hue angle of 245.45º degrees, saturation: 0.52, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #1E1950 is Cyan = 0.62, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1E1950; } p { color: rgb(30,25,80); } H1.HeaderClassName { color: #1E1950; } .AnyTagClassName { color: #1E1950; } </style>
<style> a { background-color: #1E1950; } a { background-color: rgb(30,25,80); } div.DivClassName { background-color: #1E1950; } .BgClassName { background-color: #1E1950; } </style>
<style> span { border-color: #1E1950; } span { border-color: rgb(30,25,80); } td.TdClassName { border-color: #1E1950; } .TagClassName { border-color: #1E1950; } </style>