#CED97E (or 0xCED97E) is unknown color: approx Deco. HEX triplet: CE, D9 and 7E. RGB value is (206,217,126). Sum of RGB (Red+Green+Blue) = 206+217+126=549 (72% of max value = 765). Red value is 206 (80.86% from 255 or 37.52% from 549); Green value is 217 (85.16% from 255 or 39.53% from 549); Blue value is 126 (49.61% from 255 or 22.95% from 549); Max value from RGB is 217 - color contains mainly: green. Hex color #CED97E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CED97E is #312681. Grayscale: #CBCBCB. Windows color (decimal): -3221122 or 8313294. OLE color: 8313294.
HSL color Cylindrical-coordinate representation of color #CED97E: hue angle of 67.25º degrees, saturation: 0.54, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #CED97E is Cyan = 0.05, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.15.
<style> p { color: #CED97E; } p { color: rgb(206,217,126); } H1.HeaderClassName { color: #CED97E; } .AnyTagClassName { color: #CED97E; } </style>
<style> a { background-color: #CED97E; } a { background-color: rgb(206,217,126); } div.DivClassName { background-color: #CED97E; } .BgClassName { background-color: #CED97E; } </style>
<style> span { border-color: #CED97E; } span { border-color: rgb(206,217,126); } td.TdClassName { border-color: #CED97E; } .TagClassName { border-color: #CED97E; } </style>