#7F0C08 (or 0x7F0C08) is unknown color: approx Maroon. HEX triplet: 7F, 0C and 08. RGB value is (127,12,8). Sum of RGB (Red+Green+Blue) = 127+12+8=147 (19% of max value = 765). Red value is 127 (50% from 255 or 86.39% from 147); Green value is 12 (5.08% from 255 or 8.16% from 147); Blue value is 8 (3.52% from 255 or 5.44% from 147); Max value from RGB is 127 - color contains mainly: red. Hex color #7F0C08 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #7F0C08 is #80F3F7. Grayscale: #2E2E2E. Windows color (decimal): -8451064 or 527487. OLE color: 527487.
HSL color Cylindrical-coordinate representation of color #7F0C08: hue angle of 2.02º degrees, saturation: 0.88, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #7F0C08 is Cyan = 0, Magento = 0.91, Yellow = 0.94 and Black (K on CMYK) = 0.50.
<style> p { color: #7F0C08; } p { color: rgb(127,12,8); } H1.HeaderClassName { color: #7F0C08; } .AnyTagClassName { color: #7F0C08; } </style>
<style> a { background-color: #7F0C08; } a { background-color: rgb(127,12,8); } div.DivClassName { background-color: #7F0C08; } .BgClassName { background-color: #7F0C08; } </style>
<style> span { border-color: #7F0C08; } span { border-color: rgb(127,12,8); } td.TdClassName { border-color: #7F0C08; } .TagClassName { border-color: #7F0C08; } </style>