#6F908C (or 0x6F908C) is unknown color: approx Gumbo. HEX triplet: 6F, 90 and 8C. RGB value is (111,144,140). Sum of RGB (Red+Green+Blue) = 111+144+140=395 (52% of max value = 765). Red value is 111 (43.75% from 255 or 28.10% from 395); Green value is 144 (56.64% from 255 or 36.46% from 395); Blue value is 140 (55.08% from 255 or 35.44% from 395); Max value from RGB is 144 - color contains mainly: green. Hex color #6F908C is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #6F908C is #906F73. Grayscale: #858585. Windows color (decimal): -9465716 or 9212015. OLE color: 9212015.
HSL color Cylindrical-coordinate representation of color #6F908C: hue angle of 172.73º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #6F908C is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.44.
<style> p { color: #6F908C; } p { color: rgb(111,144,140); } H1.HeaderClassName { color: #6F908C; } .AnyTagClassName { color: #6F908C; } </style>
<style> a { background-color: #6F908C; } a { background-color: rgb(111,144,140); } div.DivClassName { background-color: #6F908C; } .BgClassName { background-color: #6F908C; } </style>
<style> span { border-color: #6F908C; } span { border-color: rgb(111,144,140); } td.TdClassName { border-color: #6F908C; } .TagClassName { border-color: #6F908C; } </style>