#070F22 (or 0x070F22) is unknown color: approx Black Russian. HEX triplet: 07, 0F and 22. RGB value is (7,15,34). Sum of RGB (Red+Green+Blue) = 7+15+34=56 (7% of max value = 765). Red value is 7 (3.12% from 255 or 12.5% from 56); Green value is 15 (6.25% from 255 or 26.79% from 56); Blue value is 34 (13.67% from 255 or 60.71% from 56); Max value from RGB is 34 - color contains mainly: blue. Hex color #070F22 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #070F22 is #F8F0DD. Grayscale: #0E0E0E. Windows color (decimal): -16314590 or 2232071. OLE color: 2232071.
HSL color Cylindrical-coordinate representation of color #070F22: hue angle of 222.22º degrees, saturation: 0.66, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #070F22 is Cyan = 0.79, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.87.
<style> p { color: #070F22; } p { color: rgb(7,15,34); } H1.HeaderClassName { color: #070F22; } .AnyTagClassName { color: #070F22; } </style>
<style> a { background-color: #070F22; } a { background-color: rgb(7,15,34); } div.DivClassName { background-color: #070F22; } .BgClassName { background-color: #070F22; } </style>
<style> span { border-color: #070F22; } span { border-color: rgb(7,15,34); } td.TdClassName { border-color: #070F22; } .TagClassName { border-color: #070F22; } </style>