#1F1B4B (or 0x1F1B4B) is unknown color: approx Paua. HEX triplet: 1F, 1B and 4B. RGB value is (31,27,75). Sum of RGB (Red+Green+Blue) = 31+27+75=133 (17% of max value = 765). Red value is 31 (12.5% from 255 or 23.31% from 133); Green value is 27 (10.94% from 255 or 20.30% from 133); Blue value is 75 (29.69% from 255 or 56.39% from 133); Max value from RGB is 75 - color contains mainly: blue. Hex color #1F1B4B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1F1B4B is #E0E4B4. Grayscale: #212121. Windows color (decimal): -14738613 or 4922143. OLE color: 4922143.
HSL color Cylindrical-coordinate representation of color #1F1B4B: hue angle of 245º degrees, saturation: 0.47, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #1F1B4B is Cyan = 0.59, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #1F1B4B; } p { color: rgb(31,27,75); } H1.HeaderClassName { color: #1F1B4B; } .AnyTagClassName { color: #1F1B4B; } </style>
<style> a { background-color: #1F1B4B; } a { background-color: rgb(31,27,75); } div.DivClassName { background-color: #1F1B4B; } .BgClassName { background-color: #1F1B4B; } </style>
<style> span { border-color: #1F1B4B; } span { border-color: rgb(31,27,75); } td.TdClassName { border-color: #1F1B4B; } .TagClassName { border-color: #1F1B4B; } </style>