#7F0225 (or 0x7F0225) is unknown color: approx Burgundy. HEX triplet: 7F, 02 and 25. RGB value is (127,2,37). Sum of RGB (Red+Green+Blue) = 127+2+37=166 (21% of max value = 765). Red value is 127 (50% from 255 or 76.51% from 166); Green value is 2 (1.17% from 255 or 1.20% from 166); Blue value is 37 (14.84% from 255 or 22.29% from 166); Max value from RGB is 127 - color contains mainly: red. Hex color #7F0225 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7F0225 is #80FDDA. Grayscale: #2B2B2B. Windows color (decimal): -8453595 or 2425471. OLE color: 2425471.
HSL color Cylindrical-coordinate representation of color #7F0225: hue angle of 343.2º degrees, saturation: 0.97, 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 #7F0225 is Cyan = 0, Magento = 0.98, Yellow = 0.71 and Black (K on CMYK) = 0.50.
<style> p { color: #7F0225; } p { color: rgb(127,2,37); } H1.HeaderClassName { color: #7F0225; } .AnyTagClassName { color: #7F0225; } </style>
<style> a { background-color: #7F0225; } a { background-color: rgb(127,2,37); } div.DivClassName { background-color: #7F0225; } .BgClassName { background-color: #7F0225; } </style>
<style> span { border-color: #7F0225; } span { border-color: rgb(127,2,37); } td.TdClassName { border-color: #7F0225; } .TagClassName { border-color: #7F0225; } </style>