#1F3349 (or 0x1F3349) is unknown color: approx Midnight. HEX triplet: 1F, 33 and 49. RGB value is (31,51,73). Sum of RGB (Red+Green+Blue) = 31+51+73=155 (20% of max value = 765). Red value is 31 (12.5% from 255 or 20% from 155); Green value is 51 (20.31% from 255 or 32.90% from 155); Blue value is 73 (28.91% from 255 or 47.10% from 155); Max value from RGB is 73 - color contains mainly: blue. Hex color #1F3349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1F3349 is #E0CCB6. Grayscale: #2F2F2F. Windows color (decimal): -14732471 or 4797215. OLE color: 4797215.
HSL color Cylindrical-coordinate representation of color #1F3349: hue angle of 211.43º degrees, saturation: 0.4, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #1F3349 is Cyan = 0.58, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #1F3349; } p { color: rgb(31,51,73); } H1.HeaderClassName { color: #1F3349; } .AnyTagClassName { color: #1F3349; } </style>
<style> a { background-color: #1F3349; } a { background-color: rgb(31,51,73); } div.DivClassName { background-color: #1F3349; } .BgClassName { background-color: #1F3349; } </style>
<style> span { border-color: #1F3349; } span { border-color: rgb(31,51,73); } td.TdClassName { border-color: #1F3349; } .TagClassName { border-color: #1F3349; } </style>