#0A071B (or 0x0A071B) is unknown color: approx Black Russian. HEX triplet: 0A, 07 and 1B. RGB value is (10,7,27). Sum of RGB (Red+Green+Blue) = 10+7+27=44 (5% of max value = 765). Red value is 10 (4.30% from 255 or 22.73% from 44); Green value is 7 (3.12% from 255 or 15.91% from 44); Blue value is 27 (10.94% from 255 or 61.36% from 44); Max value from RGB is 27 - color contains mainly: blue. Hex color #0A071B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0A071B is #F5F8E4. Grayscale: #0A0A0A. Windows color (decimal): -16120037 or 1771274. OLE color: 1771274.
HSL color Cylindrical-coordinate representation of color #0A071B: hue angle of 249º degrees, saturation: 0.59, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #0A071B is Cyan = 0.63, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #0A071B; } p { color: rgb(10,7,27); } H1.HeaderClassName { color: #0A071B; } .AnyTagClassName { color: #0A071B; } </style>
<style> a { background-color: #0A071B; } a { background-color: rgb(10,7,27); } div.DivClassName { background-color: #0A071B; } .BgClassName { background-color: #0A071B; } </style>
<style> span { border-color: #0A071B; } span { border-color: rgb(10,7,27); } td.TdClassName { border-color: #0A071B; } .TagClassName { border-color: #0A071B; } </style>