#1E3363 (or 0x1E3363) is unknown color: approx Catalina Blue. HEX triplet: 1E, 33 and 63. RGB value is (30,51,99). Sum of RGB (Red+Green+Blue) = 30+51+99=180 (23% of max value = 765). Red value is 30 (12.11% from 255 or 16.67% from 180); Green value is 51 (20.31% from 255 or 28.33% from 180); Blue value is 99 (39.06% from 255 or 55% from 180); Max value from RGB is 99 - color contains mainly: blue. Hex color #1E3363 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1E3363 is #E1CC9C. Grayscale: #313131. Windows color (decimal): -14797981 or 6501150. OLE color: 6501150.
HSL color Cylindrical-coordinate representation of color #1E3363: hue angle of 221.74º degrees, saturation: 0.53, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #1E3363 is Cyan = 0.70, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.61.
<style> p { color: #1E3363; } p { color: rgb(30,51,99); } H1.HeaderClassName { color: #1E3363; } .AnyTagClassName { color: #1E3363; } </style>
<style> a { background-color: #1E3363; } a { background-color: rgb(30,51,99); } div.DivClassName { background-color: #1E3363; } .BgClassName { background-color: #1E3363; } </style>
<style> span { border-color: #1E3363; } span { border-color: rgb(30,51,99); } td.TdClassName { border-color: #1E3363; } .TagClassName { border-color: #1E3363; } </style>