#CCF0BD (or 0xCCF0BD) is unknown color: approx Tea Green. HEX triplet: CC, F0 and BD. RGB value is (204,240,189). Sum of RGB (Red+Green+Blue) = 204+240+189=633 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.23% from 633); Green value is 240 (94.14% from 255 or 37.91% from 633); Blue value is 189 (74.22% from 255 or 29.86% from 633); Max value from RGB is 240 - color contains mainly: green. Hex color #CCF0BD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCF0BD is #330F42. Grayscale: #DFDFDF. Windows color (decimal): -3346243 or 12447948. OLE color: 12447948.
HSL color Cylindrical-coordinate representation of color #CCF0BD: hue angle of 102.35º degrees, saturation: 0.63, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CCF0BD is Cyan = 0.15, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.06.
<style> p { color: #CCF0BD; } p { color: rgb(204,240,189); } H1.HeaderClassName { color: #CCF0BD; } .AnyTagClassName { color: #CCF0BD; } </style>
<style> a { background-color: #CCF0BD; } a { background-color: rgb(204,240,189); } div.DivClassName { background-color: #CCF0BD; } .BgClassName { background-color: #CCF0BD; } </style>
<style> span { border-color: #CCF0BD; } span { border-color: rgb(204,240,189); } td.TdClassName { border-color: #CCF0BD; } .TagClassName { border-color: #CCF0BD; } </style>