#0D021E (or 0x0D021E) is unknown color: approx Blackcurrant. HEX triplet: 0D, 02 and 1E. RGB value is (13,2,30). Sum of RGB (Red+Green+Blue) = 13+2+30=45 (5% of max value = 765). Red value is 13 (5.47% from 255 or 28.89% from 45); Green value is 2 (1.17% from 255 or 4.44% from 45); Blue value is 30 (12.11% from 255 or 66.67% from 45); Max value from RGB is 30 - color contains mainly: blue. Hex color #0D021E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0D021E is #F2FDE1. Grayscale: #080808. Windows color (decimal): -15924706 or 1966605. OLE color: 1966605.
HSL color Cylindrical-coordinate representation of color #0D021E: hue angle of 263.57º degrees, saturation: 0.88, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0D021E is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #0D021E; } p { color: rgb(13,2,30); } H1.HeaderClassName { color: #0D021E; } .AnyTagClassName { color: #0D021E; } </style>
<style> a { background-color: #0D021E; } a { background-color: rgb(13,2,30); } div.DivClassName { background-color: #0D021E; } .BgClassName { background-color: #0D021E; } </style>
<style> span { border-color: #0D021E; } span { border-color: rgb(13,2,30); } td.TdClassName { border-color: #0D021E; } .TagClassName { border-color: #0D021E; } </style>