#7C4141 (or 0x7C4141) is unknown color: approx Red Robin. HEX triplet: 7C, 41 and 41. RGB value is (124,65,65). Sum of RGB (Red+Green+Blue) = 124+65+65=254 (33% of max value = 765). Red value is 124 (48.83% from 255 or 48.82% from 254); Green value is 65 (25.78% from 255 or 25.59% from 254); Blue value is 65 (25.78% from 255 or 25.59% from 254); Max value from RGB is 124 - color contains mainly: red. Hex color #7C4141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #7C4141 is #83BEBE. Grayscale: #525252. Windows color (decimal): -8634047 or 4276604. OLE color: 4276604.
HSL color Cylindrical-coordinate representation of color #7C4141: hue angle of 0º degrees, saturation: 0.31, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #7C4141 is Cyan = 0, Magento = 0.48, Yellow = 0.48 and Black (K on CMYK) = 0.51.
<style> p { color: #7C4141; } p { color: rgb(124,65,65); } H1.HeaderClassName { color: #7C4141; } .AnyTagClassName { color: #7C4141; } </style>
<style> a { background-color: #7C4141; } a { background-color: rgb(124,65,65); } div.DivClassName { background-color: #7C4141; } .BgClassName { background-color: #7C4141; } </style>
<style> span { border-color: #7C4141; } span { border-color: rgb(124,65,65); } td.TdClassName { border-color: #7C4141; } .TagClassName { border-color: #7C4141; } </style>