#020D0A (or 0x020D0A) is unknown color: approx Dark Green. HEX triplet: 02, 0D and 0A. RGB value is (2,13,10). Sum of RGB (Red+Green+Blue) = 2+13+10=25 (3% of max value = 765). Red value is 2 (1.17% from 255 or 8% from 25); Green value is 13 (5.47% from 255 or 52% from 25); Blue value is 10 (4.30% from 255 or 40% from 25); Max value from RGB is 13 - color contains mainly: green. Hex color #020D0A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #020D0A is #FDF2F5. Grayscale: #090909. Windows color (decimal): -16642806 or 658690. OLE color: 658690.
HSL color Cylindrical-coordinate representation of color #020D0A: hue angle of 163.64º degrees, saturation: 0.73, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #020D0A is Cyan = 0.85, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.95.
<style> p { color: #020D0A; } p { color: rgb(2,13,10); } H1.HeaderClassName { color: #020D0A; } .AnyTagClassName { color: #020D0A; } </style>
<style> a { background-color: #020D0A; } a { background-color: rgb(2,13,10); } div.DivClassName { background-color: #020D0A; } .BgClassName { background-color: #020D0A; } </style>
<style> span { border-color: #020D0A; } span { border-color: rgb(2,13,10); } td.TdClassName { border-color: #020D0A; } .TagClassName { border-color: #020D0A; } </style>