#014F11 (or 0x014F11) is unknown color: approx British Racing Green. HEX triplet: 01, 4F and 11. RGB value is (1,79,17). Sum of RGB (Red+Green+Blue) = 1+79+17=97 (12% of max value = 765). Red value is 1 (0.78% from 255 or 1.03% from 97); Green value is 79 (31.25% from 255 or 81.44% from 97); Blue value is 17 (7.03% from 255 or 17.53% from 97); Max value from RGB is 79 - color contains mainly: green. Hex color #014F11 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #014F11 is #FEB0EE. Grayscale: #303030. Windows color (decimal): -16691439 or 1134337. OLE color: 1134337.
HSL color Cylindrical-coordinate representation of color #014F11: hue angle of 132.31º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014F11 is Cyan = 0.99, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.69.
<style> p { color: #014F11; } p { color: rgb(1,79,17); } H1.HeaderClassName { color: #014F11; } .AnyTagClassName { color: #014F11; } </style>
<style> a { background-color: #014F11; } a { background-color: rgb(1,79,17); } div.DivClassName { background-color: #014F11; } .BgClassName { background-color: #014F11; } </style>
<style> span { border-color: #014F11; } span { border-color: rgb(1,79,17); } td.TdClassName { border-color: #014F11; } .TagClassName { border-color: #014F11; } </style>