#03110A (or 0x03110A) is unknown color: approx Dark Green. HEX triplet: 03, 11 and 0A. RGB value is (3,17,10). Sum of RGB (Red+Green+Blue) = 3+17+10=30 (3% of max value = 765). Red value is 3 (1.56% from 255 or 10% from 30); Green value is 17 (7.03% from 255 or 56.67% from 30); Blue value is 10 (4.30% from 255 or 33.33% from 30); Max value from RGB is 17 - color contains mainly: green. Hex color #03110A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #03110A is #FCEEF5. Grayscale: #0C0C0C. Windows color (decimal): -16576246 or 659715. OLE color: 659715.
HSL color Cylindrical-coordinate representation of color #03110A: hue angle of 150º degrees, saturation: 0.7, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #03110A is Cyan = 0.82, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.93.
<style> p { color: #03110A; } p { color: rgb(3,17,10); } H1.HeaderClassName { color: #03110A; } .AnyTagClassName { color: #03110A; } </style>
<style> a { background-color: #03110A; } a { background-color: rgb(3,17,10); } div.DivClassName { background-color: #03110A; } .BgClassName { background-color: #03110A; } </style>
<style> span { border-color: #03110A; } span { border-color: rgb(3,17,10); } td.TdClassName { border-color: #03110A; } .TagClassName { border-color: #03110A; } </style>