#CDE68E (or 0xCDE68E) is unknown color: approx Sulu. HEX triplet: CD, E6 and 8E. RGB value is (205,230,142). Sum of RGB (Red+Green+Blue) = 205+230+142=577 (76% of max value = 765). Red value is 205 (80.47% from 255 or 35.53% from 577); Green value is 230 (90.23% from 255 or 39.86% from 577); Blue value is 142 (55.86% from 255 or 24.61% from 577); Max value from RGB is 230 - color contains mainly: green. Hex color #CDE68E is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #CDE68E is #321971. Grayscale: #D4D4D4. Windows color (decimal): -3283314 or 9365197. OLE color: 9365197.
HSL color Cylindrical-coordinate representation of color #CDE68E: hue angle of 77.05º degrees, saturation: 0.64, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #CDE68E is Cyan = 0.11, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.10.
<style> p { color: #CDE68E; } p { color: rgb(205,230,142); } H1.HeaderClassName { color: #CDE68E; } .AnyTagClassName { color: #CDE68E; } </style>
<style> a { background-color: #CDE68E; } a { background-color: rgb(205,230,142); } div.DivClassName { background-color: #CDE68E; } .BgClassName { background-color: #CDE68E; } </style>
<style> span { border-color: #CDE68E; } span { border-color: rgb(205,230,142); } td.TdClassName { border-color: #CDE68E; } .TagClassName { border-color: #CDE68E; } </style>