#CCEC29 (or 0xCCEC29) is unknown color: approx Pear. HEX triplet: CC, EC and 29. RGB value is (204,236,41). Sum of RGB (Red+Green+Blue) = 204+236+41=481 (63% of max value = 765). Red value is 204 (80.08% from 255 or 42.41% from 481); Green value is 236 (92.58% from 255 or 49.06% from 481); Blue value is 41 (16.41% from 255 or 8.52% from 481); Max value from RGB is 236 - color contains mainly: green. Hex color #CCEC29 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #CCEC29 is #3313D6. Grayscale: #CCCCCC. Windows color (decimal): -3347415 or 2747596. OLE color: 2747596.
HSL color Cylindrical-coordinate representation of color #CCEC29: hue angle of 69.85º degrees, saturation: 0.84, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #CCEC29 is Cyan = 0.14, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.07.
<style> p { color: #ccec29; } p { color: rgb(204,236,41); } H1.HeaderClassName { color: #ccec29; } .AnyTagClassName { color: #ccec29; } </style>
<style> a { background-color: #ccec29; } a { background-color: rgb(204,236,41); } div.DivClassName { background-color: #ccec29; } .BgClassName { background-color: #ccec29; } </style>
<style> span { border-color: #ccec29; } span { border-color: rgb(204,236,41); } td.TdClassName { border-color: #ccec29; } .TagClassName { border-color: #ccec29; } </style>