#01074B (or 0x01074B) is unknown color: approx Sapphire. HEX triplet: 01, 07 and 4B. RGB value is (1,7,75). Sum of RGB (Red+Green+Blue) = 1+7+75=83 (10% of max value = 765). Red value is 1 (0.78% from 255 or 1.20% from 83); Green value is 7 (3.12% from 255 or 8.43% from 83); Blue value is 75 (29.69% from 255 or 90.36% from 83); Max value from RGB is 75 - color contains mainly: blue. Hex color #01074B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #01074B is #FEF8B4. Grayscale: #0C0C0C. Windows color (decimal): -16709813 or 4916993. OLE color: 4916993.
HSL color Cylindrical-coordinate representation of color #01074B: hue angle of 235.14º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01074B is Cyan = 0.99, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #01074B; } p { color: rgb(1,7,75); } H1.HeaderClassName { color: #01074B; } .AnyTagClassName { color: #01074B; } </style>
<style> a { background-color: #01074B; } a { background-color: rgb(1,7,75); } div.DivClassName { background-color: #01074B; } .BgClassName { background-color: #01074B; } </style>
<style> span { border-color: #01074B; } span { border-color: rgb(1,7,75); } td.TdClassName { border-color: #01074B; } .TagClassName { border-color: #01074B; } </style>