#1F1763 (or 0x1F1763) is unknown color: approx Midnight Blue. HEX triplet: 1F, 17 and 63. RGB value is (31,23,99). Sum of RGB (Red+Green+Blue) = 31+23+99=153 (20% of max value = 765). Red value is 31 (12.5% from 255 or 20.26% from 153); Green value is 23 (9.38% from 255 or 15.03% from 153); Blue value is 99 (39.06% from 255 or 64.71% from 153); Max value from RGB is 99 - color contains mainly: blue. Hex color #1F1763 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1F1763 is #E0E89C. Grayscale: #212121. Windows color (decimal): -14739613 or 6493983. OLE color: 6493983.
HSL color Cylindrical-coordinate representation of color #1F1763: hue angle of 246.32º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1F1763 is Cyan = 0.69, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.61.
<style> p { color: #1F1763; } p { color: rgb(31,23,99); } H1.HeaderClassName { color: #1F1763; } .AnyTagClassName { color: #1F1763; } </style>
<style> a { background-color: #1F1763; } a { background-color: rgb(31,23,99); } div.DivClassName { background-color: #1F1763; } .BgClassName { background-color: #1F1763; } </style>
<style> span { border-color: #1F1763; } span { border-color: rgb(31,23,99); } td.TdClassName { border-color: #1F1763; } .TagClassName { border-color: #1F1763; } </style>