#CCEBC1 (or 0xCCEBC1) is unknown color: approx Tea Green. HEX triplet: CC, EB and C1. RGB value is (204,235,193). Sum of RGB (Red+Green+Blue) = 204+235+193=632 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.28% from 632); Green value is 235 (92.19% from 255 or 37.18% from 632); Blue value is 193 (75.78% from 255 or 30.54% from 632); Max value from RGB is 235 - color contains mainly: green. Hex color #CCEBC1 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCEBC1 is #33143E. Grayscale: #DDDDDD. Windows color (decimal): -3347519 or 12708812. OLE color: 12708812.
HSL color Cylindrical-coordinate representation of color #CCEBC1: hue angle of 104.29º degrees, saturation: 0.51, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CCEBC1 is Cyan = 0.13, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.08.
<style> p { color: #CCEBC1; } p { color: rgb(204,235,193); } H1.HeaderClassName { color: #CCEBC1; } .AnyTagClassName { color: #CCEBC1; } </style>
<style> a { background-color: #CCEBC1; } a { background-color: rgb(204,235,193); } div.DivClassName { background-color: #CCEBC1; } .BgClassName { background-color: #CCEBC1; } </style>
<style> span { border-color: #CCEBC1; } span { border-color: rgb(204,235,193); } td.TdClassName { border-color: #CCEBC1; } .TagClassName { border-color: #CCEBC1; } </style>