#C81B1E (or 0xC81B1E) is unknown color: approx Fire Engine Red. HEX triplet: C8, 1B and 1E. RGB value is (200,27,30). Sum of RGB (Red+Green+Blue) = 200+27+30=257 (34% of max value = 765). Red value is 200 (78.52% from 255 or 77.82% from 257); Green value is 27 (10.94% from 255 or 10.51% from 257); Blue value is 30 (12.11% from 255 or 11.67% from 257); Max value from RGB is 200 - color contains mainly: red. Hex color #C81B1E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C81B1E is #37E4E1. Grayscale: #4F4F4F. Windows color (decimal): -3663074 or 1973192. OLE color: 1973192.
HSL color Cylindrical-coordinate representation of color #C81B1E: hue angle of 358.96º degrees, saturation: 0.76, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #C81B1E is Cyan = 0, Magento = 0.86, Yellow = 0.85 and Black (K on CMYK) = 0.22.
<style> p { color: #c81b1e; } p { color: rgb(200,27,30); } H1.HeaderClassName { color: #c81b1e; } .AnyTagClassName { color: #c81b1e; } </style>
<style> a { background-color: #c81b1e; } a { background-color: rgb(200,27,30); } div.DivClassName { background-color: #c81b1e; } .BgClassName { background-color: #c81b1e; } </style>
<style> span { border-color: #c81b1e; } span { border-color: rgb(200,27,30); } td.TdClassName { border-color: #c81b1e; } .TagClassName { border-color: #c81b1e; } </style>