#1E196E (or 0x1E196E) is unknown color: approx Midnight Blue. HEX triplet: 1E, 19 and 6E. RGB value is (30,25,110). Sum of RGB (Red+Green+Blue) = 30+25+110=165 (21% of max value = 765). Red value is 30 (12.11% from 255 or 18.18% from 165); Green value is 25 (10.16% from 255 or 15.15% from 165); Blue value is 110 (43.36% from 255 or 66.67% from 165); Max value from RGB is 110 - color contains mainly: blue. Hex color #1E196E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E196E is #E1E691. Grayscale: #232323. Windows color (decimal): -14804626 or 7215390. OLE color: 7215390.
HSL color Cylindrical-coordinate representation of color #1E196E: hue angle of 243.53º degrees, saturation: 0.63, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1E196E is Cyan = 0.73, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #1E196E; } p { color: rgb(30,25,110); } H1.HeaderClassName { color: #1E196E; } .AnyTagClassName { color: #1E196E; } </style>
<style> a { background-color: #1E196E; } a { background-color: rgb(30,25,110); } div.DivClassName { background-color: #1E196E; } .BgClassName { background-color: #1E196E; } </style>
<style> span { border-color: #1E196E; } span { border-color: rgb(30,25,110); } td.TdClassName { border-color: #1E196E; } .TagClassName { border-color: #1E196E; } </style>