#01051A (or 0x01051A) is unknown color: approx Black Russian. HEX triplet: 01, 05 and 1A. RGB value is (1,5,26). Sum of RGB (Red+Green+Blue) = 1+5+26=32 (4% of max value = 765). Red value is 1 (0.78% from 255 or 3.12% from 32); Green value is 5 (2.34% from 255 or 15.62% from 32); Blue value is 26 (10.55% from 255 or 81.25% from 32); Max value from RGB is 26 - color contains mainly: blue. Hex color #01051A is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #01051A is #FEFAE5. Grayscale: #060606. Windows color (decimal): -16710374 or 1705217. OLE color: 1705217.
HSL color Cylindrical-coordinate representation of color #01051A: hue angle of 230.4º degrees, saturation: 0.93, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #01051A is Cyan = 0.96, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.90.
<style> p { color: #01051A; } p { color: rgb(1,5,26); } H1.HeaderClassName { color: #01051A; } .AnyTagClassName { color: #01051A; } </style>
<style> a { background-color: #01051A; } a { background-color: rgb(1,5,26); } div.DivClassName { background-color: #01051A; } .BgClassName { background-color: #01051A; } </style>
<style> span { border-color: #01051A; } span { border-color: rgb(1,5,26); } td.TdClassName { border-color: #01051A; } .TagClassName { border-color: #01051A; } </style>