#CFEECF (or 0xCFEECF) is unknown color: approx Blue Romance. HEX triplet: CF, EE and CF. RGB value is (207,238,207). Sum of RGB (Red+Green+Blue) = 207+238+207=652 (86% of max value = 765). Red value is 207 (81.25% from 255 or 31.75% from 652); Green value is 238 (93.36% from 255 or 36.50% from 652); Blue value is 207 (81.25% from 255 or 31.75% from 652); Max value from RGB is 238 - color contains mainly: green. Hex color #CFEECF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CFEECF is #301130. Grayscale: #E1E1E1. Windows color (decimal): -3150129 or 13627087. OLE color: 13627087.
HSL color Cylindrical-coordinate representation of color #CFEECF: hue angle of 120º degrees, saturation: 0.48, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CFEECF is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #CFEECF; } p { color: rgb(207,238,207); } H1.HeaderClassName { color: #CFEECF; } .AnyTagClassName { color: #CFEECF; } </style>
<style> a { background-color: #CFEECF; } a { background-color: rgb(207,238,207); } div.DivClassName { background-color: #CFEECF; } .BgClassName { background-color: #CFEECF; } </style>
<style> span { border-color: #CFEECF; } span { border-color: rgb(207,238,207); } td.TdClassName { border-color: #CFEECF; } .TagClassName { border-color: #CFEECF; } </style>