#6FAE8F (or 0x6FAE8F) is unknown color: approx Acapulco. HEX triplet: 6F, AE and 8F. RGB value is (111,174,143). Sum of RGB (Red+Green+Blue) = 111+174+143=428 (56% of max value = 765). Red value is 111 (43.75% from 255 or 25.93% from 428); Green value is 174 (68.36% from 255 or 40.65% from 428); Blue value is 143 (56.25% from 255 or 33.41% from 428); Max value from RGB is 174 - color contains mainly: green. Hex color #6FAE8F is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #6FAE8F is #905170. Grayscale: #979797. Windows color (decimal): -9458033 or 9416303. OLE color: 9416303.
HSL color Cylindrical-coordinate representation of color #6FAE8F: hue angle of 150.48º degrees, saturation: 0.28, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #6FAE8F is Cyan = 0.36, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.32.
<style> p { color: #6FAE8F; } p { color: rgb(111,174,143); } H1.HeaderClassName { color: #6FAE8F; } .AnyTagClassName { color: #6FAE8F; } </style>
<style> a { background-color: #6FAE8F; } a { background-color: rgb(111,174,143); } div.DivClassName { background-color: #6FAE8F; } .BgClassName { background-color: #6FAE8F; } </style>
<style> span { border-color: #6FAE8F; } span { border-color: rgb(111,174,143); } td.TdClassName { border-color: #6FAE8F; } .TagClassName { border-color: #6FAE8F; } </style>