#401E0F (or 0x401E0F) is unknown color: approx Brown Pod. HEX triplet: 40, 1E and 0F. RGB value is (64,30,15). Sum of RGB (Red+Green+Blue) = 64+30+15=109 (14% of max value = 765). Red value is 64 (25.39% from 255 or 58.72% from 109); Green value is 30 (12.11% from 255 or 27.52% from 109); Blue value is 15 (6.25% from 255 or 13.76% from 109); Max value from RGB is 64 - color contains mainly: red. Hex color #401E0F is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #401E0F is #BFE1F0. Grayscale: #262626. Windows color (decimal): -12575217 or 990784. OLE color: 990784.
HSL color Cylindrical-coordinate representation of color #401E0F: hue angle of 18.37º degrees, saturation: 0.62, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #401E0F is Cyan = 0, Magento = 0.53, Yellow = 0.77 and Black (K on CMYK) = 0.75.
<style> p { color: #401e0f; } p { color: rgb(64,30,15); } H1.HeaderClassName { color: #401e0f; } .AnyTagClassName { color: #401e0f; } </style>
<style> a { background-color: #401e0f; } a { background-color: rgb(64,30,15); } div.DivClassName { background-color: #401e0f; } .BgClassName { background-color: #401e0f; } </style>
<style> span { border-color: #401e0f; } span { border-color: rgb(64,30,15); } td.TdClassName { border-color: #401e0f; } .TagClassName { border-color: #401e0f; } </style>