#7F0C1E (or 0x7F0C1E) is unknown color: approx Burgundy. HEX triplet: 7F, 0C and 1E. RGB value is (127,12,30). Sum of RGB (Red+Green+Blue) = 127+12+30=169 (22% of max value = 765). Red value is 127 (50% from 255 or 75.15% from 169); Green value is 12 (5.08% from 255 or 7.10% from 169); Blue value is 30 (12.11% from 255 or 17.75% from 169); Max value from RGB is 127 - color contains mainly: red. Hex color #7F0C1E is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7F0C1E is #80F3E1. Grayscale: #303030. Windows color (decimal): -8451042 or 1969279. OLE color: 1969279.
HSL color Cylindrical-coordinate representation of color #7F0C1E: hue angle of 350.61º degrees, saturation: 0.83, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #7F0C1E is Cyan = 0, Magento = 0.91, Yellow = 0.76 and Black (K on CMYK) = 0.50.
<style> p { color: #7f0c1e; } p { color: rgb(127,12,30); } H1.HeaderClassName { color: #7f0c1e; } .AnyTagClassName { color: #7f0c1e; } </style>
<style> a { background-color: #7f0c1e; } a { background-color: rgb(127,12,30); } div.DivClassName { background-color: #7f0c1e; } .BgClassName { background-color: #7f0c1e; } </style>
<style> span { border-color: #7f0c1e; } span { border-color: rgb(127,12,30); } td.TdClassName { border-color: #7f0c1e; } .TagClassName { border-color: #7f0c1e; } </style>