#07412B (or 0x07412B) is unknown color: approx British Racing Green. HEX triplet: 07, 41 and 2B. RGB value is (7,65,43). Sum of RGB (Red+Green+Blue) = 7+65+43=115 (15% of max value = 765). Red value is 7 (3.12% from 255 or 6.09% from 115); Green value is 65 (25.78% from 255 or 56.52% from 115); Blue value is 43 (17.19% from 255 or 37.39% from 115); Max value from RGB is 65 - color contains mainly: green. Hex color #07412B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #07412B is #F8BED4. Grayscale: #2D2D2D. Windows color (decimal): -16301781 or 2834695. OLE color: 2834695.
HSL color Cylindrical-coordinate representation of color #07412B: hue angle of 157.24º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #07412B is Cyan = 0.89, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.75.
<style> p { color: #07412b; } p { color: rgb(7,65,43); } H1.HeaderClassName { color: #07412b; } .AnyTagClassName { color: #07412b; } </style>
<style> a { background-color: #07412b; } a { background-color: rgb(7,65,43); } div.DivClassName { background-color: #07412b; } .BgClassName { background-color: #07412b; } </style>
<style> span { border-color: #07412b; } span { border-color: rgb(7,65,43); } td.TdClassName { border-color: #07412b; } .TagClassName { border-color: #07412b; } </style>