#0D067E (or 0x0D067E) is unknown color: approx Navy. HEX triplet: 0D, 06 and 7E. RGB value is (13,6,126). Sum of RGB (Red+Green+Blue) = 13+6+126=145 (19% of max value = 765). Red value is 13 (5.47% from 255 or 8.97% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 126 (49.61% from 255 or 86.90% from 145); Max value from RGB is 126 - color contains mainly: blue. Hex color #0D067E is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #0D067E is #F2F981. Grayscale: #151515. Windows color (decimal): -15923586 or 8259085. OLE color: 8259085.
HSL color Cylindrical-coordinate representation of color #0D067E: hue angle of 243.5º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0D067E is Cyan = 0.90, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #0D067E; } p { color: rgb(13,6,126); } H1.HeaderClassName { color: #0D067E; } .AnyTagClassName { color: #0D067E; } </style>
<style> a { background-color: #0D067E; } a { background-color: rgb(13,6,126); } div.DivClassName { background-color: #0D067E; } .BgClassName { background-color: #0D067E; } </style>
<style> span { border-color: #0D067E; } span { border-color: rgb(13,6,126); } td.TdClassName { border-color: #0D067E; } .TagClassName { border-color: #0D067E; } </style>