#7E481E (or 0x7E481E) is unknown color: approx Russet. HEX triplet: 7E, 48 and 1E. RGB value is (126,72,30). Sum of RGB (Red+Green+Blue) = 126+72+30=228 (30% of max value = 765). Red value is 126 (49.61% from 255 or 55.26% from 228); Green value is 72 (28.52% from 255 or 31.58% from 228); Blue value is 30 (12.11% from 255 or 13.16% from 228); Max value from RGB is 126 - color contains mainly: red. Hex color #7E481E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #7E481E is #81B7E1. Grayscale: #535353. Windows color (decimal): -8501218 or 1984638. OLE color: 1984638.
HSL color Cylindrical-coordinate representation of color #7E481E: hue angle of 26.25º degrees, saturation: 0.62, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #7E481E is Cyan = 0, Magento = 0.43, Yellow = 0.76 and Black (K on CMYK) = 0.51.
<style> p { color: #7E481E; } p { color: rgb(126,72,30); } H1.HeaderClassName { color: #7E481E; } .AnyTagClassName { color: #7E481E; } </style>
<style> a { background-color: #7E481E; } a { background-color: rgb(126,72,30); } div.DivClassName { background-color: #7E481E; } .BgClassName { background-color: #7E481E; } </style>
<style> span { border-color: #7E481E; } span { border-color: rgb(126,72,30); } td.TdClassName { border-color: #7E481E; } .TagClassName { border-color: #7E481E; } </style>