#84112B (or 0x84112B) is unknown color: approx Burgundy. HEX triplet: 84, 11 and 2B. RGB value is (132,17,43). Sum of RGB (Red+Green+Blue) = 132+17+43=192 (25% of max value = 765). Red value is 132 (51.95% from 255 or 68.75% from 192); Green value is 17 (7.03% from 255 or 8.85% from 192); Blue value is 43 (17.19% from 255 or 22.40% from 192); Max value from RGB is 132 - color contains mainly: red. Hex color #84112B is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #84112B is #7BEED4. Grayscale: #363636. Windows color (decimal): -8122069 or 2822532. OLE color: 2822532.
HSL color Cylindrical-coordinate representation of color #84112B: hue angle of 346.43º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #84112B is Cyan = 0, Magento = 0.87, Yellow = 0.67 and Black (K on CMYK) = 0.48.
<style> p { color: #84112B; } p { color: rgb(132,17,43); } H1.HeaderClassName { color: #84112B; } .AnyTagClassName { color: #84112B; } </style>
<style> a { background-color: #84112B; } a { background-color: rgb(132,17,43); } div.DivClassName { background-color: #84112B; } .BgClassName { background-color: #84112B; } </style>
<style> span { border-color: #84112B; } span { border-color: rgb(132,17,43); } td.TdClassName { border-color: #84112B; } .TagClassName { border-color: #84112B; } </style>