#010405 (or 0x010405) is unknown color: approx Black Pearl. HEX triplet: 01, 04 and 05. RGB value is (1,4,5). Sum of RGB (Red+Green+Blue) = 1+4+5=10 (1% of max value = 765). Red value is 1 (0.78% from 255 or 10% from 10); Green value is 4 (1.95% from 255 or 40% from 10); Blue value is 5 (2.34% from 255 or 50% from 10); Max value from RGB is 5 - color contains mainly: blue. Hex color #010405 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #010405 is #FEFBFA. Grayscale: #030303. Windows color (decimal): -16710651 or 328705. OLE color: 328705.
HSL color Cylindrical-coordinate representation of color #010405: hue angle of 195º degrees, saturation: 0.67, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #010405 is Cyan = 0.80, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.98.
<style> p { color: #010405; } p { color: rgb(1,4,5); } H1.HeaderClassName { color: #010405; } .AnyTagClassName { color: #010405; } </style>
<style> a { background-color: #010405; } a { background-color: rgb(1,4,5); } div.DivClassName { background-color: #010405; } .BgClassName { background-color: #010405; } </style>
<style> span { border-color: #010405; } span { border-color: rgb(1,4,5); } td.TdClassName { border-color: #010405; } .TagClassName { border-color: #010405; } </style>