#6E801F (or 0x6E801F) is unknown color: approx Olive Drab. HEX triplet: 6E, 80 and 1F. RGB value is (110,128,31). Sum of RGB (Red+Green+Blue) = 110+128+31=269 (35% of max value = 765). Red value is 110 (43.36% from 255 or 40.89% from 269); Green value is 128 (50.39% from 255 or 47.58% from 269); Blue value is 31 (12.5% from 255 or 11.52% from 269); Max value from RGB is 128 - color contains mainly: green. Hex color #6E801F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6E801F is #917FE0. Grayscale: #6F6F6F. Windows color (decimal): -9535457 or 2064494. OLE color: 2064494.
HSL color Cylindrical-coordinate representation of color #6E801F: hue angle of 71.13º degrees, saturation: 0.61, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #6E801F is Cyan = 0.14, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.50.
<style> p { color: #6E801F; } p { color: rgb(110,128,31); } H1.HeaderClassName { color: #6E801F; } .AnyTagClassName { color: #6E801F; } </style>
<style> a { background-color: #6E801F; } a { background-color: rgb(110,128,31); } div.DivClassName { background-color: #6E801F; } .BgClassName { background-color: #6E801F; } </style>
<style> span { border-color: #6E801F; } span { border-color: rgb(110,128,31); } td.TdClassName { border-color: #6E801F; } .TagClassName { border-color: #6E801F; } </style>