#7D303C (or 0x7D303C) is unknown color: approx Paprika. HEX triplet: 7D, 30 and 3C. RGB value is (125,48,60). Sum of RGB (Red+Green+Blue) = 125+48+60=233 (30% of max value = 765). Red value is 125 (49.22% from 255 or 53.65% from 233); Green value is 48 (19.14% from 255 or 20.60% from 233); Blue value is 60 (23.83% from 255 or 25.75% from 233); Max value from RGB is 125 - color contains mainly: red. Hex color #7D303C is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #7D303C is #82CFC3. Grayscale: #484848. Windows color (decimal): -8572868 or 3944573. OLE color: 3944573.
HSL color Cylindrical-coordinate representation of color #7D303C: hue angle of 350.65º degrees, saturation: 0.45, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #7D303C is Cyan = 0, Magento = 0.62, Yellow = 0.52 and Black (K on CMYK) = 0.51.
<style> p { color: #7D303C; } p { color: rgb(125,48,60); } H1.HeaderClassName { color: #7D303C; } .AnyTagClassName { color: #7D303C; } </style>
<style> a { background-color: #7D303C; } a { background-color: rgb(125,48,60); } div.DivClassName { background-color: #7D303C; } .BgClassName { background-color: #7D303C; } </style>
<style> span { border-color: #7D303C; } span { border-color: rgb(125,48,60); } td.TdClassName { border-color: #7D303C; } .TagClassName { border-color: #7D303C; } </style>