#06220A (or 0x06220A) is unknown color: approx Black Bean. HEX triplet: 06, 22 and 0A. RGB value is (6,34,10). Sum of RGB (Red+Green+Blue) = 6+34+10=50 (6% of max value = 765). Red value is 6 (2.73% from 255 or 12% from 50); Green value is 34 (13.67% from 255 or 68% from 50); Blue value is 10 (4.30% from 255 or 20% from 50); Max value from RGB is 34 - color contains mainly: green. Hex color #06220A is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #06220A is #F9DDF5. Grayscale: #161616. Windows color (decimal): -16375286 or 664070. OLE color: 664070.
HSL color Cylindrical-coordinate representation of color #06220A: hue angle of 128.57º degrees, saturation: 0.7, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #06220A is Cyan = 0.82, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.87.
<style> p { color: #06220A; } p { color: rgb(6,34,10); } H1.HeaderClassName { color: #06220A; } .AnyTagClassName { color: #06220A; } </style>
<style> a { background-color: #06220A; } a { background-color: rgb(6,34,10); } div.DivClassName { background-color: #06220A; } .BgClassName { background-color: #06220A; } </style>
<style> span { border-color: #06220A; } span { border-color: rgb(6,34,10); } td.TdClassName { border-color: #06220A; } .TagClassName { border-color: #06220A; } </style>