#CFEDBC (or 0xCFEDBC) is unknown color: approx Tea Green. HEX triplet: CF, ED and BC. RGB value is (207,237,188). Sum of RGB (Red+Green+Blue) = 207+237+188=632 (83% of max value = 765). Red value is 207 (81.25% from 255 or 32.75% from 632); Green value is 237 (92.97% from 255 or 37.5% from 632); Blue value is 188 (73.83% from 255 or 29.75% from 632); Max value from RGB is 237 - color contains mainly: green. Hex color #CFEDBC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CFEDBC is #301243. Grayscale: #DEDEDE. Windows color (decimal): -3150404 or 12381647. OLE color: 12381647.
HSL color Cylindrical-coordinate representation of color #CFEDBC: hue angle of 96.73º degrees, saturation: 0.58, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CFEDBC is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.07.
<style> p { color: #CFEDBC; } p { color: rgb(207,237,188); } H1.HeaderClassName { color: #CFEDBC; } .AnyTagClassName { color: #CFEDBC; } </style>
<style> a { background-color: #CFEDBC; } a { background-color: rgb(207,237,188); } div.DivClassName { background-color: #CFEDBC; } .BgClassName { background-color: #CFEDBC; } </style>
<style> span { border-color: #CFEDBC; } span { border-color: rgb(207,237,188); } td.TdClassName { border-color: #CFEDBC; } .TagClassName { border-color: #CFEDBC; } </style>