#1E364B (or 0x1E364B) is unknown color: approx Blue Whale. HEX triplet: 1E, 36 and 4B. RGB value is (30,54,75). Sum of RGB (Red+Green+Blue) = 30+54+75=159 (21% of max value = 765). Red value is 30 (12.11% from 255 or 18.87% from 159); Green value is 54 (21.48% from 255 or 33.96% from 159); Blue value is 75 (29.69% from 255 or 47.17% from 159); Max value from RGB is 75 - color contains mainly: blue. Hex color #1E364B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1E364B is #E1C9B4. Grayscale: #313131. Windows color (decimal): -14797237 or 4929054. OLE color: 4929054.
HSL color Cylindrical-coordinate representation of color #1E364B: hue angle of 208º degrees, saturation: 0.43, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #1E364B is Cyan = 0.60, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #1E364B; } p { color: rgb(30,54,75); } H1.HeaderClassName { color: #1E364B; } .AnyTagClassName { color: #1E364B; } </style>
<style> a { background-color: #1E364B; } a { background-color: rgb(30,54,75); } div.DivClassName { background-color: #1E364B; } .BgClassName { background-color: #1E364B; } </style>
<style> span { border-color: #1E364B; } span { border-color: rgb(30,54,75); } td.TdClassName { border-color: #1E364B; } .TagClassName { border-color: #1E364B; } </style>