#7F031A (or 0x7F031A) is unknown color: approx Burgundy. HEX triplet: 7F, 03 and 1A. RGB value is (127,3,26). Sum of RGB (Red+Green+Blue) = 127+3+26=156 (20% of max value = 765). Red value is 127 (50% from 255 or 81.41% from 156); Green value is 3 (1.56% from 255 or 1.92% from 156); Blue value is 26 (10.55% from 255 or 16.67% from 156); Max value from RGB is 127 - color contains mainly: red. Hex color #7F031A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7F031A is #80FCE5. Grayscale: #2A2A2A. Windows color (decimal): -8453350 or 1704831. OLE color: 1704831.
HSL color Cylindrical-coordinate representation of color #7F031A: hue angle of 348.87º degrees, saturation: 0.95, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #7F031A is Cyan = 0, Magento = 0.98, Yellow = 0.80 and Black (K on CMYK) = 0.50.
<style> p { color: #7f031a; } p { color: rgb(127,3,26); } H1.HeaderClassName { color: #7f031a; } .AnyTagClassName { color: #7f031a; } </style>
<style> a { background-color: #7f031a; } a { background-color: rgb(127,3,26); } div.DivClassName { background-color: #7f031a; } .BgClassName { background-color: #7f031a; } </style>
<style> span { border-color: #7f031a; } span { border-color: rgb(127,3,26); } td.TdClassName { border-color: #7f031a; } .TagClassName { border-color: #7f031a; } </style>