#07220B (or 0x07220B) is unknown color: approx Black Bean. HEX triplet: 07, 22 and 0B. RGB value is (7,34,11). Sum of RGB (Red+Green+Blue) = 7+34+11=52 (6% of max value = 765). Red value is 7 (3.12% from 255 or 13.46% from 52); Green value is 34 (13.67% from 255 or 65.38% from 52); Blue value is 11 (4.69% from 255 or 21.15% from 52); Max value from RGB is 34 - color contains mainly: green. Hex color #07220B is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #07220B is #F8DDF4. Grayscale: #171717. Windows color (decimal): -16309749 or 729607. OLE color: 729607.
HSL color Cylindrical-coordinate representation of color #07220B: hue angle of 128.89º 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 #07220B is Cyan = 0.79, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.87.
<style> p { color: #07220B; } p { color: rgb(7,34,11); } H1.HeaderClassName { color: #07220B; } .AnyTagClassName { color: #07220B; } </style>
<style> a { background-color: #07220B; } a { background-color: rgb(7,34,11); } div.DivClassName { background-color: #07220B; } .BgClassName { background-color: #07220B; } </style>
<style> span { border-color: #07220B; } span { border-color: rgb(7,34,11); } td.TdClassName { border-color: #07220B; } .TagClassName { border-color: #07220B; } </style>