#401C01 (or 0x401C01) is unknown color: approx Brown Pod. HEX triplet: 40, 1C and 01. RGB value is (64,28,1). Sum of RGB (Red+Green+Blue) = 64+28+1=93 (12% of max value = 765). Red value is 64 (25.39% from 255 or 68.82% from 93); Green value is 28 (11.33% from 255 or 30.11% from 93); Blue value is 1 (0.78% from 255 or 1.08% from 93); Max value from RGB is 64 - color contains mainly: red. Hex color #401C01 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #401C01 is #BFE3FE. Grayscale: #232323. Windows color (decimal): -12575743 or 72768. OLE color: 72768.
HSL color Cylindrical-coordinate representation of color #401C01: hue angle of 25.71º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #401C01 is Cyan = 0, Magento = 0.56, Yellow = 0.98 and Black (K on CMYK) = 0.75.
<style> p { color: #401C01; } p { color: rgb(64,28,1); } H1.HeaderClassName { color: #401C01; } .AnyTagClassName { color: #401C01; } </style>
<style> a { background-color: #401C01; } a { background-color: rgb(64,28,1); } div.DivClassName { background-color: #401C01; } .BgClassName { background-color: #401C01; } </style>
<style> span { border-color: #401C01; } span { border-color: rgb(64,28,1); } td.TdClassName { border-color: #401C01; } .TagClassName { border-color: #401C01; } </style>