#1E315F (or 0x1E315F) is unknown color: approx Catalina Blue. HEX triplet: 1E, 31 and 5F. RGB value is (30,49,95). Sum of RGB (Red+Green+Blue) = 30+49+95=174 (23% of max value = 765). Red value is 30 (12.11% from 255 or 17.24% from 174); Green value is 49 (19.53% from 255 or 28.16% from 174); Blue value is 95 (37.5% from 255 or 54.60% from 174); Max value from RGB is 95 - color contains mainly: blue. Hex color #1E315F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1E315F is #E1CEA0. Grayscale: #303030. Windows color (decimal): -14798497 or 6238494. OLE color: 6238494.
HSL color Cylindrical-coordinate representation of color #1E315F: hue angle of 222.46º degrees, saturation: 0.52, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #1E315F is Cyan = 0.68, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #1E315F; } p { color: rgb(30,49,95); } H1.HeaderClassName { color: #1E315F; } .AnyTagClassName { color: #1E315F; } </style>
<style> a { background-color: #1E315F; } a { background-color: rgb(30,49,95); } div.DivClassName { background-color: #1E315F; } .BgClassName { background-color: #1E315F; } </style>
<style> span { border-color: #1E315F; } span { border-color: rgb(30,49,95); } td.TdClassName { border-color: #1E315F; } .TagClassName { border-color: #1E315F; } </style>