#CDEC99 (or 0xCDEC99) is unknown color: approx Reef. HEX triplet: CD, EC and 99. RGB value is (205,236,153). Sum of RGB (Red+Green+Blue) = 205+236+153=594 (78% of max value = 765). Red value is 205 (80.47% from 255 or 34.51% from 594); Green value is 236 (92.58% from 255 or 39.73% from 594); Blue value is 153 (60.16% from 255 or 25.76% from 594); Max value from RGB is 236 - color contains mainly: green. Hex color #CDEC99 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CDEC99 is #321366. Grayscale: #D9D9D9. Windows color (decimal): -3281767 or 10087629. OLE color: 10087629.
HSL color Cylindrical-coordinate representation of color #CDEC99: hue angle of 82.41º degrees, saturation: 0.69, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CDEC99 is Cyan = 0.13, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.07.
<style> p { color: #CDEC99; } p { color: rgb(205,236,153); } H1.HeaderClassName { color: #CDEC99; } .AnyTagClassName { color: #CDEC99; } </style>
<style> a { background-color: #CDEC99; } a { background-color: rgb(205,236,153); } div.DivClassName { background-color: #CDEC99; } .BgClassName { background-color: #CDEC99; } </style>
<style> span { border-color: #CDEC99; } span { border-color: rgb(205,236,153); } td.TdClassName { border-color: #CDEC99; } .TagClassName { border-color: #CDEC99; } </style>