#CFFCBF (or 0xCFFCBF) is unknown color: approx Tea Green. HEX triplet: CF, FC and BF. RGB value is (207,252,191). Sum of RGB (Red+Green+Blue) = 207+252+191=650 (86% of max value = 765). Red value is 207 (81.25% from 255 or 31.85% from 650); Green value is 252 (98.83% from 255 or 38.77% from 650); Blue value is 191 (75% from 255 or 29.38% from 650); Max value from RGB is 252 - color contains mainly: green. Hex color #CFFCBF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CFFCBF is #300340. Grayscale: #E7E7E7. Windows color (decimal): -3146561 or 12582095. OLE color: 12582095.
HSL color Cylindrical-coordinate representation of color #CFFCBF: hue angle of 104.26º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CFFCBF is Cyan = 0.18, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.01.
<style> p { color: #CFFCBF; } p { color: rgb(207,252,191); } H1.HeaderClassName { color: #CFFCBF; } .AnyTagClassName { color: #CFFCBF; } </style>
<style> a { background-color: #CFFCBF; } a { background-color: rgb(207,252,191); } div.DivClassName { background-color: #CFFCBF; } .BgClassName { background-color: #CFFCBF; } </style>
<style> span { border-color: #CFFCBF; } span { border-color: rgb(207,252,191); } td.TdClassName { border-color: #CFFCBF; } .TagClassName { border-color: #CFFCBF; } </style>