#820E2E (or 0x820E2E) is unknown color: approx Burgundy. HEX triplet: 82, 0E and 2E. RGB value is (130,14,46). Sum of RGB (Red+Green+Blue) = 130+14+46=190 (25% of max value = 765). Red value is 130 (51.17% from 255 or 68.42% from 190); Green value is 14 (5.86% from 255 or 7.37% from 190); Blue value is 46 (18.36% from 255 or 24.21% from 190); Max value from RGB is 130 - color contains mainly: red. Hex color #820E2E is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #820E2E is #7DF1D1. Grayscale: #343434. Windows color (decimal): -8253906 or 3018370. OLE color: 3018370.
HSL color Cylindrical-coordinate representation of color #820E2E: hue angle of 343.45º degrees, saturation: 0.81, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #820E2E is Cyan = 0, Magento = 0.89, Yellow = 0.65 and Black (K on CMYK) = 0.49.
<style> p { color: #820E2E; } p { color: rgb(130,14,46); } H1.HeaderClassName { color: #820E2E; } .AnyTagClassName { color: #820E2E; } </style>
<style> a { background-color: #820E2E; } a { background-color: rgb(130,14,46); } div.DivClassName { background-color: #820E2E; } .BgClassName { background-color: #820E2E; } </style>
<style> span { border-color: #820E2E; } span { border-color: rgb(130,14,46); } td.TdClassName { border-color: #820E2E; } .TagClassName { border-color: #820E2E; } </style>