#6F901B (or 0x6F901B) is unknown color: approx Olive Drab. HEX triplet: 6F, 90 and 1B. RGB value is (111,144,27). Sum of RGB (Red+Green+Blue) = 111+144+27=282 (37% of max value = 765). Red value is 111 (43.75% from 255 or 39.36% from 282); Green value is 144 (56.64% from 255 or 51.06% from 282); Blue value is 27 (10.94% from 255 or 9.57% from 282); Max value from RGB is 144 - color contains mainly: green. Hex color #6F901B is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6F901B is #906FE4. Grayscale: #797979. Windows color (decimal): -9465829 or 1806447. OLE color: 1806447.
HSL color Cylindrical-coordinate representation of color #6F901B: hue angle of 76.92º degrees, saturation: 0.68, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #6F901B is Cyan = 0.23, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.44.
<style> p { color: #6F901B; } p { color: rgb(111,144,27); } H1.HeaderClassName { color: #6F901B; } .AnyTagClassName { color: #6F901B; } </style>
<style> a { background-color: #6F901B; } a { background-color: rgb(111,144,27); } div.DivClassName { background-color: #6F901B; } .BgClassName { background-color: #6F901B; } </style>
<style> span { border-color: #6F901B; } span { border-color: rgb(111,144,27); } td.TdClassName { border-color: #6F901B; } .TagClassName { border-color: #6F901B; } </style>