#7F293C (or 0x7F293C) is unknown color: approx Paprika. HEX triplet: 7F, 29 and 3C. RGB value is (127,41,60). Sum of RGB (Red+Green+Blue) = 127+41+60=228 (30% of max value = 765). Red value is 127 (50% from 255 or 55.70% from 228); Green value is 41 (16.41% from 255 or 17.98% from 228); Blue value is 60 (23.83% from 255 or 26.32% from 228); Max value from RGB is 127 - color contains mainly: red. Hex color #7F293C is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #7F293C is #80D6C3. Grayscale: #444444. Windows color (decimal): -8443588 or 3942783. OLE color: 3942783.
HSL color Cylindrical-coordinate representation of color #7F293C: hue angle of 346.74º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #7F293C is Cyan = 0, Magento = 0.68, Yellow = 0.53 and Black (K on CMYK) = 0.50.
<style> p { color: #7F293C; } p { color: rgb(127,41,60); } H1.HeaderClassName { color: #7F293C; } .AnyTagClassName { color: #7F293C; } </style>
<style> a { background-color: #7F293C; } a { background-color: rgb(127,41,60); } div.DivClassName { background-color: #7F293C; } .BgClassName { background-color: #7F293C; } </style>
<style> span { border-color: #7F293C; } span { border-color: rgb(127,41,60); } td.TdClassName { border-color: #7F293C; } .TagClassName { border-color: #7F293C; } </style>