#01071B (or 0x01071B) is unknown color: approx Black Russian. HEX triplet: 01, 07 and 1B. RGB value is (1,7,27). Sum of RGB (Red+Green+Blue) = 1+7+27=35 (4% of max value = 765). Red value is 1 (0.78% from 255 or 2.86% from 35); Green value is 7 (3.12% from 255 or 20% from 35); Blue value is 27 (10.94% from 255 or 77.14% from 35); Max value from RGB is 27 - color contains mainly: blue. Hex color #01071B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #01071B is #FEF8E4. Grayscale: #070707. Windows color (decimal): -16709861 or 1771265. OLE color: 1771265.
HSL color Cylindrical-coordinate representation of color #01071B: hue angle of 226.15º degrees, saturation: 0.93, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #01071B is Cyan = 0.96, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #01071B; } p { color: rgb(1,7,27); } H1.HeaderClassName { color: #01071B; } .AnyTagClassName { color: #01071B; } </style>
<style> a { background-color: #01071B; } a { background-color: rgb(1,7,27); } div.DivClassName { background-color: #01071B; } .BgClassName { background-color: #01071B; } </style>
<style> span { border-color: #01071B; } span { border-color: rgb(1,7,27); } td.TdClassName { border-color: #01071B; } .TagClassName { border-color: #01071B; } </style>