#CCF9BF (or 0xCCF9BF) is unknown color: approx Tea Green. HEX triplet: CC, F9 and BF. RGB value is (204,249,191). Sum of RGB (Red+Green+Blue) = 204+249+191=644 (85% of max value = 765). Red value is 204 (80.08% from 255 or 31.68% from 644); Green value is 249 (97.66% from 255 or 38.66% from 644); Blue value is 191 (75% from 255 or 29.66% from 644); Max value from RGB is 249 - color contains mainly: green. Hex color #CCF9BF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCF9BF is #330640. Grayscale: #E5E5E5. Windows color (decimal): -3343937 or 12581324. OLE color: 12581324.
HSL color Cylindrical-coordinate representation of color #CCF9BF: hue angle of 106.55º degrees, saturation: 0.83, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CCF9BF is Cyan = 0.18, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.02.
<style> p { color: #CCF9BF; } p { color: rgb(204,249,191); } H1.HeaderClassName { color: #CCF9BF; } .AnyTagClassName { color: #CCF9BF; } </style>
<style> a { background-color: #CCF9BF; } a { background-color: rgb(204,249,191); } div.DivClassName { background-color: #CCF9BF; } .BgClassName { background-color: #CCF9BF; } </style>
<style> span { border-color: #CCF9BF; } span { border-color: rgb(204,249,191); } td.TdClassName { border-color: #CCF9BF; } .TagClassName { border-color: #CCF9BF; } </style>