#6FEDC5 (or 0x6FEDC5) is unknown color: approx Aquamarine. HEX triplet: 6F, ED and C5. RGB value is (111,237,197). Sum of RGB (Red+Green+Blue) = 111+237+197=545 (72% of max value = 765). Red value is 111 (43.75% from 255 or 20.37% from 545); Green value is 237 (92.97% from 255 or 43.49% from 545); Blue value is 197 (77.34% from 255 or 36.15% from 545); Max value from RGB is 237 - color contains mainly: green. Hex color #6FEDC5 is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #6FEDC5 is #90123A. Grayscale: #C2C2C2. Windows color (decimal): -9441851 or 12971375. OLE color: 12971375.
HSL color Cylindrical-coordinate representation of color #6FEDC5: hue angle of 160.95º degrees, saturation: 0.78, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #6FEDC5 is Cyan = 0.53, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.07.
<style> p { color: #6FEDC5; } p { color: rgb(111,237,197); } H1.HeaderClassName { color: #6FEDC5; } .AnyTagClassName { color: #6FEDC5; } </style>
<style> a { background-color: #6FEDC5; } a { background-color: rgb(111,237,197); } div.DivClassName { background-color: #6FEDC5; } .BgClassName { background-color: #6FEDC5; } </style>
<style> span { border-color: #6FEDC5; } span { border-color: rgb(111,237,197); } td.TdClassName { border-color: #6FEDC5; } .TagClassName { border-color: #6FEDC5; } </style>