#030D06 (or 0x030D06) is unknown color: approx Dark Green. HEX triplet: 03, 0D and 06. RGB value is (3,13,6). Sum of RGB (Red+Green+Blue) = 3+13+6=22 (2% of max value = 765). Red value is 3 (1.56% from 255 or 13.64% from 22); Green value is 13 (5.47% from 255 or 59.09% from 22); Blue value is 6 (2.73% from 255 or 27.27% from 22); Max value from RGB is 13 - color contains mainly: green. Hex color #030D06 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #030D06 is #FCF2F9. Grayscale: #090909. Windows color (decimal): -16577274 or 396547. OLE color: 396547.
HSL color Cylindrical-coordinate representation of color #030D06: hue angle of 138º degrees, saturation: 0.62, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #030D06 is Cyan = 0.77, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.95.
<style> p { color: #030D06; } p { color: rgb(3,13,6); } H1.HeaderClassName { color: #030D06; } .AnyTagClassName { color: #030D06; } </style>
<style> a { background-color: #030D06; } a { background-color: rgb(3,13,6); } div.DivClassName { background-color: #030D06; } .BgClassName { background-color: #030D06; } </style>
<style> span { border-color: #030D06; } span { border-color: rgb(3,13,6); } td.TdClassName { border-color: #030D06; } .TagClassName { border-color: #030D06; } </style>