#7B0F30 (or 0x7B0F30) is unknown color: approx Burgundy. HEX triplet: 7B, 0F and 30. RGB value is (123,15,48). Sum of RGB (Red+Green+Blue) = 123+15+48=186 (24% of max value = 765). Red value is 123 (48.44% from 255 or 66.13% from 186); Green value is 15 (6.25% from 255 or 8.06% from 186); Blue value is 48 (19.14% from 255 or 25.81% from 186); Max value from RGB is 123 - color contains mainly: red. Hex color #7B0F30 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #7B0F30 is #84F0CF. Grayscale: #333333. Windows color (decimal): -8712400 or 3149691. OLE color: 3149691.
HSL color Cylindrical-coordinate representation of color #7B0F30: hue angle of 341.67º degrees, saturation: 0.78, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #7B0F30 is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.52.
<style> p { color: #7B0F30; } p { color: rgb(123,15,48); } H1.HeaderClassName { color: #7B0F30; } .AnyTagClassName { color: #7B0F30; } </style>
<style> a { background-color: #7B0F30; } a { background-color: rgb(123,15,48); } div.DivClassName { background-color: #7B0F30; } .BgClassName { background-color: #7B0F30; } </style>
<style> span { border-color: #7B0F30; } span { border-color: rgb(123,15,48); } td.TdClassName { border-color: #7B0F30; } .TagClassName { border-color: #7B0F30; } </style>