#7A411B (or 0x7A411B) is unknown color: approx Russet. HEX triplet: 7A, 41 and 1B. RGB value is (122,65,27). Sum of RGB (Red+Green+Blue) = 122+65+27=214 (28% of max value = 765). Red value is 122 (48.05% from 255 or 57.01% from 214); Green value is 65 (25.78% from 255 or 30.37% from 214); Blue value is 27 (10.94% from 255 or 12.62% from 214); Max value from RGB is 122 - color contains mainly: red. Hex color #7A411B is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #7A411B is #85BEE4. Grayscale: #4D4D4D. Windows color (decimal): -8765157 or 1786234. OLE color: 1786234.
HSL color Cylindrical-coordinate representation of color #7A411B: hue angle of 24º degrees, saturation: 0.64, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #7A411B is Cyan = 0, Magento = 0.47, Yellow = 0.78 and Black (K on CMYK) = 0.52.
<style> p { color: #7A411B; } p { color: rgb(122,65,27); } H1.HeaderClassName { color: #7A411B; } .AnyTagClassName { color: #7A411B; } </style>
<style> a { background-color: #7A411B; } a { background-color: rgb(122,65,27); } div.DivClassName { background-color: #7A411B; } .BgClassName { background-color: #7A411B; } </style>
<style> span { border-color: #7A411B; } span { border-color: rgb(122,65,27); } td.TdClassName { border-color: #7A411B; } .TagClassName { border-color: #7A411B; } </style>