#7A001A (or 0x7A001A) is unknown color: approx Burgundy. HEX triplet: 7A, 00 and 1A. RGB value is (122,0,26). Sum of RGB (Red+Green+Blue) = 122+0+26=148 (19% of max value = 765). Red value is 122 (48.05% from 255 or 82.43% from 148); Green value is 0 (0.39% from 255 or 0% from 148); Blue value is 26 (10.55% from 255 or 17.57% from 148); Max value from RGB is 122 - color contains mainly: red. Hex color #7A001A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7A001A is #85FFE5. Grayscale: #272727. Windows color (decimal): -8781798 or 1704058. OLE color: 1704058.
HSL color Cylindrical-coordinate representation of color #7A001A: hue angle of 347.21º 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 #7A001A is Cyan = 0, Magento = 1, Yellow = 0.79 and Black (K on CMYK) = 0.52.
<style> p { color: #7A001A; } p { color: rgb(122,0,26); } H1.HeaderClassName { color: #7A001A; } .AnyTagClassName { color: #7A001A; } </style>
<style> a { background-color: #7A001A; } a { background-color: rgb(122,0,26); } div.DivClassName { background-color: #7A001A; } .BgClassName { background-color: #7A001A; } </style>
<style> span { border-color: #7A001A; } span { border-color: rgb(122,0,26); } td.TdClassName { border-color: #7A001A; } .TagClassName { border-color: #7A001A; } </style>