#010801 (or 0x010801) is unknown color: approx Black Bean. HEX triplet: 01, 08 and 01. RGB value is (1,8,1). Sum of RGB (Red+Green+Blue) = 1+8+1=10 (1% of max value = 765). Red value is 1 (0.78% from 255 or 10% from 10); Green value is 8 (3.52% from 255 or 80% from 10); Blue value is 1 (0.78% from 255 or 10% from 10); Max value from RGB is 8 - color contains mainly: green. Hex color #010801 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #010801 is #FEF7FE. Grayscale: #050505. Windows color (decimal): -16709631 or 67585. OLE color: 67585.
HSL color Cylindrical-coordinate representation of color #010801: hue angle of 120º degrees, saturation: 0.78, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #010801 is Cyan = 0.88, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.97.
<style> p { color: #010801; } p { color: rgb(1,8,1); } H1.HeaderClassName { color: #010801; } .AnyTagClassName { color: #010801; } </style>
<style> a { background-color: #010801; } a { background-color: rgb(1,8,1); } div.DivClassName { background-color: #010801; } .BgClassName { background-color: #010801; } </style>
<style> span { border-color: #010801; } span { border-color: rgb(1,8,1); } td.TdClassName { border-color: #010801; } .TagClassName { border-color: #010801; } </style>