#6F881D (or 0x6F881D) is unknown color: approx Olive Drab. HEX triplet: 6F, 88 and 1D. RGB value is (111,136,29). Sum of RGB (Red+Green+Blue) = 111+136+29=276 (36% of max value = 765). Red value is 111 (43.75% from 255 or 40.22% from 276); Green value is 136 (53.52% from 255 or 49.28% from 276); Blue value is 29 (11.72% from 255 or 10.51% from 276); Max value from RGB is 136 - color contains mainly: green. Hex color #6F881D is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6F881D is #9077E2. Grayscale: #747474. Windows color (decimal): -9467875 or 1935471. OLE color: 1935471.
HSL color Cylindrical-coordinate representation of color #6F881D: hue angle of 74.02º degrees, saturation: 0.65, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #6F881D is Cyan = 0.18, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.47.
<style> p { color: #6F881D; } p { color: rgb(111,136,29); } H1.HeaderClassName { color: #6F881D; } .AnyTagClassName { color: #6F881D; } </style>
<style> a { background-color: #6F881D; } a { background-color: rgb(111,136,29); } div.DivClassName { background-color: #6F881D; } .BgClassName { background-color: #6F881D; } </style>
<style> span { border-color: #6F881D; } span { border-color: rgb(111,136,29); } td.TdClassName { border-color: #6F881D; } .TagClassName { border-color: #6F881D; } </style>