#6FFFFC (or 0x6FFFFC) is unknown color: approx Baby Blue. HEX triplet: 6F, FF and FC. RGB value is (111,255,252). Sum of RGB (Red+Green+Blue) = 111+255+252=618 (81% of max value = 765). Red value is 111 (43.75% from 255 or 17.96% from 618); Green value is 255 (100% from 255 or 41.26% from 618); Blue value is 252 (98.83% from 255 or 40.78% from 618); Max value from RGB is 255 - color contains mainly: green. Hex color #6FFFFC is not a web safe color. Web safe color analog (approx): #66FFFF. Inversed color of #6FFFFC is #900003. Grayscale: #D3D3D3. Windows color (decimal): -9437188 or 16580463. OLE color: 16580463.
HSL color Cylindrical-coordinate representation of color #6FFFFC: hue angle of 178.75º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #6FFFFC is Cyan = 0.56, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.
<style> p { color: #6FFFFC; } p { color: rgb(111,255,252); } H1.HeaderClassName { color: #6FFFFC; } .AnyTagClassName { color: #6FFFFC; } </style>
<style> a { background-color: #6FFFFC; } a { background-color: rgb(111,255,252); } div.DivClassName { background-color: #6FFFFC; } .BgClassName { background-color: #6FFFFC; } </style>
<style> span { border-color: #6FFFFC; } span { border-color: rgb(111,255,252); } td.TdClassName { border-color: #6FFFFC; } .TagClassName { border-color: #6FFFFC; } </style>