#100801 (or 0x100801) is unknown color: approx Black. HEX triplet: 10, 08 and 01. RGB value is (16,8,1). Sum of RGB (Red+Green+Blue) = 16+8+1=25 (3% of max value = 765). Red value is 16 (6.64% from 255 or 64% from 25); Green value is 8 (3.52% from 255 or 32% from 25); Blue value is 1 (0.78% from 255 or 4% from 25); Max value from RGB is 16 - color contains mainly: red. Hex color #100801 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #100801 is #EFF7FE. Grayscale: #090909. Windows color (decimal): -15726591 or 67600. OLE color: 67600.
HSL color Cylindrical-coordinate representation of color #100801: hue angle of 28º degrees, saturation: 0.88, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #100801 is Cyan = 0, Magento = 0.50, Yellow = 0.94 and Black (K on CMYK) = 0.94.
<style> p { color: #100801; } p { color: rgb(16,8,1); } H1.HeaderClassName { color: #100801; } .AnyTagClassName { color: #100801; } </style>
<style> a { background-color: #100801; } a { background-color: rgb(16,8,1); } div.DivClassName { background-color: #100801; } .BgClassName { background-color: #100801; } </style>
<style> span { border-color: #100801; } span { border-color: rgb(16,8,1); } td.TdClassName { border-color: #100801; } .TagClassName { border-color: #100801; } </style>