#6F8777 (or 0x6F8777) is unknown color: approx Blue Smoke. HEX triplet: 6F, 87 and 77. RGB value is (111,135,119). Sum of RGB (Red+Green+Blue) = 111+135+119=365 (48% of max value = 765). Red value is 111 (43.75% from 255 or 30.41% from 365); Green value is 135 (53.12% from 255 or 36.99% from 365); Blue value is 119 (46.88% from 255 or 32.60% from 365); Max value from RGB is 135 - color contains mainly: green. Hex color #6F8777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #6F8777 is #907888. Grayscale: #7E7E7E. Windows color (decimal): -9468041 or 7833455. OLE color: 7833455.
HSL color Cylindrical-coordinate representation of color #6F8777: hue angle of 140º degrees, saturation: 0.1, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #6F8777 is Cyan = 0.18, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
<style> p { color: #6F8777; } p { color: rgb(111,135,119); } H1.HeaderClassName { color: #6F8777; } .AnyTagClassName { color: #6F8777; } </style>
<style> a { background-color: #6F8777; } a { background-color: rgb(111,135,119); } div.DivClassName { background-color: #6F8777; } .BgClassName { background-color: #6F8777; } </style>
<style> span { border-color: #6F8777; } span { border-color: rgb(111,135,119); } td.TdClassName { border-color: #6F8777; } .TagClassName { border-color: #6F8777; } </style>