#07081B (or 0x07081B) is unknown color: approx Black Russian. HEX triplet: 07, 08 and 1B. RGB value is (7,8,27). Sum of RGB (Red+Green+Blue) = 7+8+27=42 (5% of max value = 765). Red value is 7 (3.12% from 255 or 16.67% from 42); Green value is 8 (3.52% from 255 or 19.05% from 42); Blue value is 27 (10.94% from 255 or 64.29% from 42); Max value from RGB is 27 - color contains mainly: blue. Hex color #07081B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #07081B is #F8F7E4. Grayscale: #090909. Windows color (decimal): -16316389 or 1771527. OLE color: 1771527.
HSL color Cylindrical-coordinate representation of color #07081B: hue angle of 237º 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 #07081B is Cyan = 0.74, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #07081B; } p { color: rgb(7,8,27); } H1.HeaderClassName { color: #07081B; } .AnyTagClassName { color: #07081B; } </style>
<style> a { background-color: #07081B; } a { background-color: rgb(7,8,27); } div.DivClassName { background-color: #07081B; } .BgClassName { background-color: #07081B; } </style>
<style> span { border-color: #07081B; } span { border-color: rgb(7,8,27); } td.TdClassName { border-color: #07081B; } .TagClassName { border-color: #07081B; } </style>