#4F412B (or 0x4F412B) is unknown color: approx Deep Bronze. HEX triplet: 4F, 41 and 2B. RGB value is (79,65,43). Sum of RGB (Red+Green+Blue) = 79+65+43=187 (24% of max value = 765). Red value is 79 (31.25% from 255 or 42.25% from 187); Green value is 65 (25.78% from 255 or 34.76% from 187); Blue value is 43 (17.19% from 255 or 22.99% from 187); Max value from RGB is 79 - color contains mainly: red. Hex color #4F412B is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4F412B is #B0BED4. Grayscale: #424242. Windows color (decimal): -11583189 or 2834767. OLE color: 2834767.
HSL color Cylindrical-coordinate representation of color #4F412B: hue angle of 36.67º degrees, saturation: 0.3, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #4F412B is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.69.
<style> p { color: #4F412B; } p { color: rgb(79,65,43); } H1.HeaderClassName { color: #4F412B; } .AnyTagClassName { color: #4F412B; } </style>
<style> a { background-color: #4F412B; } a { background-color: rgb(79,65,43); } div.DivClassName { background-color: #4F412B; } .BgClassName { background-color: #4F412B; } </style>
<style> span { border-color: #4F412B; } span { border-color: rgb(79,65,43); } td.TdClassName { border-color: #4F412B; } .TagClassName { border-color: #4F412B; } </style>