#01400C (or 0x01400C) is unknown color: approx Deep Fir. HEX triplet: 01, 40 and 0C. RGB value is (1,64,12). Sum of RGB (Red+Green+Blue) = 1+64+12=77 (10% of max value = 765). Red value is 1 (0.78% from 255 or 1.30% from 77); Green value is 64 (25.39% from 255 or 83.12% from 77); Blue value is 12 (5.08% from 255 or 15.58% from 77); Max value from RGB is 64 - color contains mainly: green. Hex color #01400C is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #01400C is #FEBFF3. Grayscale: #272727. Windows color (decimal): -16695284 or 802817. OLE color: 802817.
HSL color Cylindrical-coordinate representation of color #01400C: hue angle of 130.48º 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 #01400C is Cyan = 0.98, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.75.
<style> p { color: #01400C; } p { color: rgb(1,64,12); } H1.HeaderClassName { color: #01400C; } .AnyTagClassName { color: #01400C; } </style>
<style> a { background-color: #01400C; } a { background-color: rgb(1,64,12); } div.DivClassName { background-color: #01400C; } .BgClassName { background-color: #01400C; } </style>
<style> span { border-color: #01400C; } span { border-color: rgb(1,64,12); } td.TdClassName { border-color: #01400C; } .TagClassName { border-color: #01400C; } </style>