#020401 (or 0x020401) is unknown color: approx Pine Tree. HEX triplet: 02, 04 and 01. RGB value is (2,4,1). Sum of RGB (Red+Green+Blue) = 2+4+1=7 (0% of max value = 765). Red value is 2 (1.17% from 255 or 28.57% from 7); Green value is 4 (1.95% from 255 or 57.14% from 7); Blue value is 1 (0.78% from 255 or 14.29% from 7); Max value from RGB is 4 - color contains mainly: green. Hex color #020401 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020401 is #FDFBFE. Grayscale: #030303. Windows color (decimal): -16645119 or 66562. OLE color: 66562.
HSL color Cylindrical-coordinate representation of color #020401: hue angle of 100º degrees, saturation: 0.6, lightness: 0.01%. HSV value (or HSB Brightness) of color is 0.02% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #020401 is Cyan = 0.5, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.98.
<style> p { color: #020401; } p { color: rgb(2,4,1); } H1.HeaderClassName { color: #020401; } .AnyTagClassName { color: #020401; } </style>
<style> a { background-color: #020401; } a { background-color: rgb(2,4,1); } div.DivClassName { background-color: #020401; } .BgClassName { background-color: #020401; } </style>
<style> span { border-color: #020401; } span { border-color: rgb(2,4,1); } td.TdClassName { border-color: #020401; } .TagClassName { border-color: #020401; } </style>