#C82841 (or 0xC82841) is unknown color: approx Brick Red. HEX triplet: C8, 28 and 41. RGB value is (200,40,65). Sum of RGB (Red+Green+Blue) = 200+40+65=305 (40% of max value = 765). Red value is 200 (78.52% from 255 or 65.57% from 305); Green value is 40 (16.02% from 255 or 13.11% from 305); Blue value is 65 (25.78% from 255 or 21.31% from 305); Max value from RGB is 200 - color contains mainly: red. Hex color #C82841 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C82841 is #37D7BE. Grayscale: #5A5A5A. Windows color (decimal): -3659711 or 4270280. OLE color: 4270280.
HSL color Cylindrical-coordinate representation of color #C82841: hue angle of 350.62º degrees, saturation: 0.67, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C82841 is Cyan = 0, Magento = 0.8, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #C82841; } p { color: rgb(200,40,65); } H1.HeaderClassName { color: #C82841; } .AnyTagClassName { color: #C82841; } </style>
<style> a { background-color: #C82841; } a { background-color: rgb(200,40,65); } div.DivClassName { background-color: #C82841; } .BgClassName { background-color: #C82841; } </style>
<style> span { border-color: #C82841; } span { border-color: rgb(200,40,65); } td.TdClassName { border-color: #C82841; } .TagClassName { border-color: #C82841; } </style>