#7A002E (or 0x7A002E) is unknown color: approx Burgundy. HEX triplet: 7A, 00 and 2E. RGB value is (122,0,46). Sum of RGB (Red+Green+Blue) = 122+0+46=168 (22% of max value = 765). Red value is 122 (48.05% from 255 or 72.62% from 168); Green value is 0 (0.39% from 255 or 0% from 168); Blue value is 46 (18.36% from 255 or 27.38% from 168); Max value from RGB is 122 - color contains mainly: red. Hex color #7A002E is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7A002E is #85FFD1. Grayscale: #292929. Windows color (decimal): -8781778 or 3014778. OLE color: 3014778.
HSL color Cylindrical-coordinate representation of color #7A002E: hue angle of 337.38º 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 #7A002E is Cyan = 0, Magento = 1, Yellow = 0.62 and Black (K on CMYK) = 0.52.
<style> p { color: #7A002E; } p { color: rgb(122,0,46); } H1.HeaderClassName { color: #7A002E; } .AnyTagClassName { color: #7A002E; } </style>
<style> a { background-color: #7A002E; } a { background-color: rgb(122,0,46); } div.DivClassName { background-color: #7A002E; } .BgClassName { background-color: #7A002E; } </style>
<style> span { border-color: #7A002E; } span { border-color: rgb(122,0,46); } td.TdClassName { border-color: #7A002E; } .TagClassName { border-color: #7A002E; } </style>