#CDE899 (or 0xCDE899) is unknown color: approx Reef. HEX triplet: CD, E8 and 99. RGB value is (205,232,153). Sum of RGB (Red+Green+Blue) = 205+232+153=590 (78% of max value = 765). Red value is 205 (80.47% from 255 or 34.75% from 590); Green value is 232 (91.02% from 255 or 39.32% from 590); Blue value is 153 (60.16% from 255 or 25.93% from 590); Max value from RGB is 232 - color contains mainly: green. Hex color #CDE899 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CDE899 is #321766. Grayscale: #D7D7D7. Windows color (decimal): -3282791 or 10086605. OLE color: 10086605.
HSL color Cylindrical-coordinate representation of color #CDE899: hue angle of 80.51º degrees, saturation: 0.63, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CDE899 is Cyan = 0.12, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.09.
<style> p { color: #CDE899; } p { color: rgb(205,232,153); } H1.HeaderClassName { color: #CDE899; } .AnyTagClassName { color: #CDE899; } </style>
<style> a { background-color: #CDE899; } a { background-color: rgb(205,232,153); } div.DivClassName { background-color: #CDE899; } .BgClassName { background-color: #CDE899; } </style>
<style> span { border-color: #CDE899; } span { border-color: rgb(205,232,153); } td.TdClassName { border-color: #CDE899; } .TagClassName { border-color: #CDE899; } </style>