#F6FCCF (or 0xF6FCCF) is unknown color: approx Carla. HEX triplet: F6, FC and CF. RGB value is (246,252,207). Sum of RGB (Red+Green+Blue) = 246+252+207=705 (93% of max value = 765). Red value is 246 (96.48% from 255 or 34.89% from 705); Green value is 252 (98.83% from 255 or 35.74% from 705); Blue value is 207 (81.25% from 255 or 29.36% from 705); Max value from RGB is 252 - color contains mainly: green. Hex color #F6FCCF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F6FCCF is #090330. Grayscale: #F5F5F5. Windows color (decimal): -590641 or 13630710. OLE color: 13630710.
HSL color Cylindrical-coordinate representation of color #F6FCCF: hue angle of 68º degrees, saturation: 0.88, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F6FCCF is Cyan = 0.02, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.01.
<style> p { color: #F6FCCF; } p { color: rgb(246,252,207); } H1.HeaderClassName { color: #F6FCCF; } .AnyTagClassName { color: #F6FCCF; } </style>
<style> a { background-color: #F6FCCF; } a { background-color: rgb(246,252,207); } div.DivClassName { background-color: #F6FCCF; } .BgClassName { background-color: #F6FCCF; } </style>
<style> span { border-color: #F6FCCF; } span { border-color: rgb(246,252,207); } td.TdClassName { border-color: #F6FCCF; } .TagClassName { border-color: #F6FCCF; } </style>