#1E354F (or 0x1E354F) is unknown color: approx Regal Blue. HEX triplet: 1E, 35 and 4F. RGB value is (30,53,79). Sum of RGB (Red+Green+Blue) = 30+53+79=162 (21% of max value = 765). Red value is 30 (12.11% from 255 or 18.52% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 79 (31.25% from 255 or 48.77% from 162); Max value from RGB is 79 - color contains mainly: blue. Hex color #1E354F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1E354F is #E1CAB0. Grayscale: #303030. Windows color (decimal): -14797489 or 5190942. OLE color: 5190942.
HSL color Cylindrical-coordinate representation of color #1E354F: hue angle of 211.84º degrees, saturation: 0.45, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #1E354F is Cyan = 0.62, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1E354F; } p { color: rgb(30,53,79); } H1.HeaderClassName { color: #1E354F; } .AnyTagClassName { color: #1E354F; } </style>
<style> a { background-color: #1E354F; } a { background-color: rgb(30,53,79); } div.DivClassName { background-color: #1E354F; } .BgClassName { background-color: #1E354F; } </style>
<style> span { border-color: #1E354F; } span { border-color: rgb(30,53,79); } td.TdClassName { border-color: #1E354F; } .TagClassName { border-color: #1E354F; } </style>