#41400F (or 0x41400F) is unknown color: approx Turtle Green. HEX triplet: 41, 40 and 0F. RGB value is (65,64,15). Sum of RGB (Red+Green+Blue) = 65+64+15=144 (19% of max value = 765). Red value is 65 (25.78% from 255 or 45.14% from 144); Green value is 64 (25.39% from 255 or 44.44% from 144); Blue value is 15 (6.25% from 255 or 10.42% from 144); Max value from RGB is 65 - color contains mainly: red. Hex color #41400F is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #41400F is #BEBFF0. Grayscale: #3A3A3A. Windows color (decimal): -12500977 or 999489. OLE color: 999489.
HSL color Cylindrical-coordinate representation of color #41400F: hue angle of 58.8º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #41400F is Cyan = 0, Magento = 0.02, Yellow = 0.77 and Black (K on CMYK) = 0.75.
<style> p { color: #41400F; } p { color: rgb(65,64,15); } H1.HeaderClassName { color: #41400F; } .AnyTagClassName { color: #41400F; } </style>
<style> a { background-color: #41400F; } a { background-color: rgb(65,64,15); } div.DivClassName { background-color: #41400F; } .BgClassName { background-color: #41400F; } </style>
<style> span { border-color: #41400F; } span { border-color: rgb(65,64,15); } td.TdClassName { border-color: #41400F; } .TagClassName { border-color: #41400F; } </style>