#6E940A (or 0x6E940A) is unknown color: approx Olive Drab. HEX triplet: 6E, 94 and 0A. RGB value is (110,148,10). Sum of RGB (Red+Green+Blue) = 110+148+10=268 (35% of max value = 765). Red value is 110 (43.36% from 255 or 41.04% from 268); Green value is 148 (58.20% from 255 or 55.22% from 268); Blue value is 10 (4.30% from 255 or 3.73% from 268); Max value from RGB is 148 - color contains mainly: green. Hex color #6E940A is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #6E940A is #916BF5. Grayscale: #797979. Windows color (decimal): -9530358 or 693358. OLE color: 693358.
HSL color Cylindrical-coordinate representation of color #6E940A: hue angle of 76.52º degrees, saturation: 0.87, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #6E940A is Cyan = 0.26, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.42.
<style> p { color: #6E940A; } p { color: rgb(110,148,10); } H1.HeaderClassName { color: #6E940A; } .AnyTagClassName { color: #6E940A; } </style>
<style> a { background-color: #6E940A; } a { background-color: rgb(110,148,10); } div.DivClassName { background-color: #6E940A; } .BgClassName { background-color: #6E940A; } </style>
<style> span { border-color: #6E940A; } span { border-color: rgb(110,148,10); } td.TdClassName { border-color: #6E940A; } .TagClassName { border-color: #6E940A; } </style>