#07260A (or 0x07260A) is unknown color: approx Black Bean. HEX triplet: 07, 26 and 0A. RGB value is (7,38,10). Sum of RGB (Red+Green+Blue) = 7+38+10=55 (7% of max value = 765). Red value is 7 (3.12% from 255 or 12.73% from 55); Green value is 38 (15.23% from 255 or 69.09% from 55); Blue value is 10 (4.30% from 255 or 18.18% from 55); Max value from RGB is 38 - color contains mainly: green. Hex color #07260A is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #07260A is #F8D9F5. Grayscale: #191919. Windows color (decimal): -16308726 or 665095. OLE color: 665095.
HSL color Cylindrical-coordinate representation of color #07260A: hue angle of 125.81º degrees, saturation: 0.69, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #07260A is Cyan = 0.82, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.85.
<style> p { color: #07260A; } p { color: rgb(7,38,10); } H1.HeaderClassName { color: #07260A; } .AnyTagClassName { color: #07260A; } </style>
<style> a { background-color: #07260A; } a { background-color: rgb(7,38,10); } div.DivClassName { background-color: #07260A; } .BgClassName { background-color: #07260A; } </style>
<style> span { border-color: #07260A; } span { border-color: rgb(7,38,10); } td.TdClassName { border-color: #07260A; } .TagClassName { border-color: #07260A; } </style>