#CCEDB7 (or 0xCCEDB7) is unknown color: approx Tea Green. HEX triplet: CC, ED and B7. RGB value is (204,237,183). Sum of RGB (Red+Green+Blue) = 204+237+183=624 (82% of max value = 765). Red value is 204 (80.08% from 255 or 32.69% from 624); Green value is 237 (92.97% from 255 or 37.98% from 624); Blue value is 183 (71.88% from 255 or 29.33% from 624); Max value from RGB is 237 - color contains mainly: green. Hex color #CCEDB7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCEDB7 is #331248. Grayscale: #DDDDDD. Windows color (decimal): -3347017 or 12053964. OLE color: 12053964.
HSL color Cylindrical-coordinate representation of color #CCEDB7: hue angle of 96.67º degrees, saturation: 0.6, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CCEDB7 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.07.
<style> p { color: #ccedb7; } p { color: rgb(204,237,183); } H1.HeaderClassName { color: #ccedb7; } .AnyTagClassName { color: #ccedb7; } </style>
<style> a { background-color: #ccedb7; } a { background-color: rgb(204,237,183); } div.DivClassName { background-color: #ccedb7; } .BgClassName { background-color: #ccedb7; } </style>
<style> span { border-color: #ccedb7; } span { border-color: rgb(204,237,183); } td.TdClassName { border-color: #ccedb7; } .TagClassName { border-color: #ccedb7; } </style>