#82180B (or 0x82180B) is unknown color: approx Falu Red. HEX triplet: 82, 18 and 0B. RGB value is (130,24,11). Sum of RGB (Red+Green+Blue) = 130+24+11=165 (21% of max value = 765). Red value is 130 (51.17% from 255 or 78.79% from 165); Green value is 24 (9.77% from 255 or 14.55% from 165); Blue value is 11 (4.69% from 255 or 6.67% from 165); Max value from RGB is 130 - color contains mainly: red. Hex color #82180B is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #82180B is #7DE7F4. Grayscale: #363636. Windows color (decimal): -8251381 or 727170. OLE color: 727170.
HSL color Cylindrical-coordinate representation of color #82180B: hue angle of 6.55º degrees, saturation: 0.84, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #82180B is Cyan = 0, Magento = 0.82, Yellow = 0.92 and Black (K on CMYK) = 0.49.
<style> p { color: #82180B; } p { color: rgb(130,24,11); } H1.HeaderClassName { color: #82180B; } .AnyTagClassName { color: #82180B; } </style>
<style> a { background-color: #82180B; } a { background-color: rgb(130,24,11); } div.DivClassName { background-color: #82180B; } .BgClassName { background-color: #82180B; } </style>
<style> span { border-color: #82180B; } span { border-color: rgb(130,24,11); } td.TdClassName { border-color: #82180B; } .TagClassName { border-color: #82180B; } </style>