#7A1900 (or 0x7A1900) is unknown color: approx Falu Red. HEX triplet: 7A, 19 and 00. RGB value is (122,25,0). Sum of RGB (Red+Green+Blue) = 122+25+0=147 (19% of max value = 765). Red value is 122 (48.05% from 255 or 82.99% from 147); Green value is 25 (10.16% from 255 or 17.01% from 147); Blue value is 0 (0.39% from 255 or 0% from 147); Max value from RGB is 122 - color contains mainly: red. Hex color #7A1900 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #7A1900 is #85E6FF. Grayscale: #333333. Windows color (decimal): -8775424 or 6522. OLE color: 6522.
HSL color Cylindrical-coordinate representation of color #7A1900: hue angle of 12.3º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 1%. Process color model (Four color, CMYK) of #7A1900 is Cyan = 0, Magento = 0.80, Yellow = 1 and Black (K on CMYK) = 0.52.
<style> p { color: #7A1900; } p { color: rgb(122,25,0); } H1.HeaderClassName { color: #7A1900; } .AnyTagClassName { color: #7A1900; } </style>
<style> a { background-color: #7A1900; } a { background-color: rgb(122,25,0); } div.DivClassName { background-color: #7A1900; } .BgClassName { background-color: #7A1900; } </style>
<style> span { border-color: #7A1900; } span { border-color: rgb(122,25,0); } td.TdClassName { border-color: #7A1900; } .TagClassName { border-color: #7A1900; } </style>