#07120A (or 0x07120A) is unknown color: approx Black Bean. HEX triplet: 07, 12 and 0A. RGB value is (7,18,10). Sum of RGB (Red+Green+Blue) = 7+18+10=35 (4% of max value = 765). Red value is 7 (3.12% from 255 or 20% from 35); Green value is 18 (7.42% from 255 or 51.43% from 35); Blue value is 10 (4.30% from 255 or 28.57% from 35); Max value from RGB is 18 - color contains mainly: green. Hex color #07120A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #07120A is #F8EDF5. Grayscale: #0D0D0D. Windows color (decimal): -16313846 or 659975. OLE color: 659975.
HSL color Cylindrical-coordinate representation of color #07120A: hue angle of 136.36º degrees, saturation: 0.44, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #07120A is Cyan = 0.61, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.93.
<style> p { color: #07120A; } p { color: rgb(7,18,10); } H1.HeaderClassName { color: #07120A; } .AnyTagClassName { color: #07120A; } </style>
<style> a { background-color: #07120A; } a { background-color: rgb(7,18,10); } div.DivClassName { background-color: #07120A; } .BgClassName { background-color: #07120A; } </style>
<style> span { border-color: #07120A; } span { border-color: rgb(7,18,10); } td.TdClassName { border-color: #07120A; } .TagClassName { border-color: #07120A; } </style>