#CFF5F2 (or 0xCFF5F2) is unknown color: approx Foam. HEX triplet: CF, F5 and F2. RGB value is (207,245,242). Sum of RGB (Red+Green+Blue) = 207+245+242=694 (91% of max value = 765). Red value is 207 (81.25% from 255 or 29.83% from 694); Green value is 245 (96.09% from 255 or 35.30% from 694); Blue value is 242 (94.92% from 255 or 34.87% from 694); Max value from RGB is 245 - color contains mainly: green. Hex color #CFF5F2 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CFF5F2 is #300A0D. Grayscale: #E9E9E9. Windows color (decimal): -3148302 or 15922639. OLE color: 15922639.
HSL color Cylindrical-coordinate representation of color #CFF5F2: hue angle of 175.26º degrees, saturation: 0.66, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CFF5F2 is Cyan = 0.16, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.04.
<style> p { color: #CFF5F2; } p { color: rgb(207,245,242); } H1.HeaderClassName { color: #CFF5F2; } .AnyTagClassName { color: #CFF5F2; } </style>
<style> a { background-color: #CFF5F2; } a { background-color: rgb(207,245,242); } div.DivClassName { background-color: #CFF5F2; } .BgClassName { background-color: #CFF5F2; } </style>
<style> span { border-color: #CFF5F2; } span { border-color: rgb(207,245,242); } td.TdClassName { border-color: #CFF5F2; } .TagClassName { border-color: #CFF5F2; } </style>