#070C51 (or 0x070C51) is unknown color: approx Midnight Blue. HEX triplet: 07, 0C and 51. RGB value is (7,12,81). Sum of RGB (Red+Green+Blue) = 7+12+81=100 (13% of max value = 765). Red value is 7 (3.12% from 255 or 7% from 100); Green value is 12 (5.08% from 255 or 12% from 100); Blue value is 81 (32.03% from 255 or 81% from 100); Max value from RGB is 81 - color contains mainly: blue. Hex color #070C51 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #070C51 is #F8F3AE. Grayscale: #121212. Windows color (decimal): -16315311 or 5311495. OLE color: 5311495.
HSL color Cylindrical-coordinate representation of color #070C51: hue angle of 235.95º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #070C51 is Cyan = 0.91, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.68.
<style> p { color: #070C51; } p { color: rgb(7,12,81); } H1.HeaderClassName { color: #070C51; } .AnyTagClassName { color: #070C51; } </style>
<style> a { background-color: #070C51; } a { background-color: rgb(7,12,81); } div.DivClassName { background-color: #070C51; } .BgClassName { background-color: #070C51; } </style>
<style> span { border-color: #070C51; } span { border-color: rgb(7,12,81); } td.TdClassName { border-color: #070C51; } .TagClassName { border-color: #070C51; } </style>