#010207 (or 0x010207) is unknown color: approx Black Russian. HEX triplet: 01, 02 and 07. RGB value is (1,2,7). Sum of RGB (Red+Green+Blue) = 1+2+7=10 (1% of max value = 765). Red value is 1 (0.78% from 255 or 10% from 10); Green value is 2 (1.17% from 255 or 20% from 10); Blue value is 7 (3.12% from 255 or 70% from 10); Max value from RGB is 7 - color contains mainly: blue. Hex color #010207 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #010207 is #FEFDF8. Grayscale: #020202. Windows color (decimal): -16711161 or 459265. OLE color: 459265.
HSL color Cylindrical-coordinate representation of color #010207: hue angle of 230º degrees, saturation: 0.75, lightness: 0.02%. HSV value (or HSB Brightness) of color is 0.03% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #010207 is Cyan = 0.86, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.97.
<style> p { color: #010207; } p { color: rgb(1,2,7); } H1.HeaderClassName { color: #010207; } .AnyTagClassName { color: #010207; } </style>
<style> a { background-color: #010207; } a { background-color: rgb(1,2,7); } div.DivClassName { background-color: #010207; } .BgClassName { background-color: #010207; } </style>
<style> span { border-color: #010207; } span { border-color: rgb(1,2,7); } td.TdClassName { border-color: #010207; } .TagClassName { border-color: #010207; } </style>