#1F4459 (or 0x1F4459) is unknown color: approx Astronaut Blue. HEX triplet: 1F, 44 and 59. RGB value is (31,68,89). Sum of RGB (Red+Green+Blue) = 31+68+89=188 (24% of max value = 765). Red value is 31 (12.5% from 255 or 16.49% from 188); Green value is 68 (26.95% from 255 or 36.17% from 188); Blue value is 89 (35.16% from 255 or 47.34% from 188); Max value from RGB is 89 - color contains mainly: blue. Hex color #1F4459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1F4459 is #E0BBA6. Grayscale: #3B3B3B. Windows color (decimal): -14728103 or 5850143. OLE color: 5850143.
HSL color Cylindrical-coordinate representation of color #1F4459: hue angle of 201.72º degrees, saturation: 0.48, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #1F4459 is Cyan = 0.65, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #1F4459; } p { color: rgb(31,68,89); } H1.HeaderClassName { color: #1F4459; } .AnyTagClassName { color: #1F4459; } </style>
<style> a { background-color: #1F4459; } a { background-color: rgb(31,68,89); } div.DivClassName { background-color: #1F4459; } .BgClassName { background-color: #1F4459; } </style>
<style> span { border-color: #1F4459; } span { border-color: rgb(31,68,89); } td.TdClassName { border-color: #1F4459; } .TagClassName { border-color: #1F4459; } </style>