#CFF7C9 (or 0xCFF7C9) is unknown color: approx Snowy Mint. HEX triplet: CF, F7 and C9. RGB value is (207,247,201). Sum of RGB (Red+Green+Blue) = 207+247+201=655 (86% of max value = 765). Red value is 207 (81.25% from 255 or 31.60% from 655); Green value is 247 (96.88% from 255 or 37.71% from 655); Blue value is 201 (78.91% from 255 or 30.69% from 655); Max value from RGB is 247 - color contains mainly: green. Hex color #CFF7C9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CFF7C9 is #300836. Grayscale: #E5E5E5. Windows color (decimal): -3147831 or 13236175. OLE color: 13236175.
HSL color Cylindrical-coordinate representation of color #CFF7C9: hue angle of 112.17º degrees, saturation: 0.74, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CFF7C9 is Cyan = 0.16, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.03.
<style> p { color: #CFF7C9; } p { color: rgb(207,247,201); } H1.HeaderClassName { color: #CFF7C9; } .AnyTagClassName { color: #CFF7C9; } </style>
<style> a { background-color: #CFF7C9; } a { background-color: rgb(207,247,201); } div.DivClassName { background-color: #CFF7C9; } .BgClassName { background-color: #CFF7C9; } </style>
<style> span { border-color: #CFF7C9; } span { border-color: rgb(207,247,201); } td.TdClassName { border-color: #CFF7C9; } .TagClassName { border-color: #CFF7C9; } </style>