#001F7A (or 0x001F7A) is unknown color: approx Sapphire. HEX triplet: 00, 1F and 7A. RGB value is (0,31,122). Sum of RGB (Red+Green+Blue) = 0+31+122=153 (20% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 153); Green value is 31 (12.5% from 255 or 20.26% from 153); Blue value is 122 (48.05% from 255 or 79.74% from 153); Max value from RGB is 122 - color contains mainly: blue. Hex color #001F7A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #001F7A is #FFE085. Grayscale: #1F1F1F. Windows color (decimal): -16769158 or 8003328. OLE color: 8003328.
HSL color Cylindrical-coordinate representation of color #001F7A: hue angle of 224.75º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 1%. Process color model (Four color, CMYK) of #001F7A is Cyan = 1, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #001F7A; } p { color: rgb(0,31,122); } H1.HeaderClassName { color: #001F7A; } .AnyTagClassName { color: #001F7A; } </style>
<style> a { background-color: #001F7A; } a { background-color: rgb(0,31,122); } div.DivClassName { background-color: #001F7A; } .BgClassName { background-color: #001F7A; } </style>
<style> span { border-color: #001F7A; } span { border-color: rgb(0,31,122); } td.TdClassName { border-color: #001F7A; } .TagClassName { border-color: #001F7A; } </style>