#CED58D (or 0xCED58D) is unknown color: approx Deco. HEX triplet: CE, D5 and 8D. RGB value is (206,213,141). Sum of RGB (Red+Green+Blue) = 206+213+141=560 (74% of max value = 765). Red value is 206 (80.86% from 255 or 36.79% from 560); Green value is 213 (83.59% from 255 or 38.04% from 560); Blue value is 141 (55.47% from 255 or 25.18% from 560); Max value from RGB is 213 - color contains mainly: green. Hex color #CED58D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CED58D is #312A72. Grayscale: #CACACA. Windows color (decimal): -3222131 or 9295310. OLE color: 9295310.
HSL color Cylindrical-coordinate representation of color #CED58D: hue angle of 65.83º degrees, saturation: 0.46, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #CED58D is Cyan = 0.03, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.16.
<style> p { color: #CED58D; } p { color: rgb(206,213,141); } H1.HeaderClassName { color: #CED58D; } .AnyTagClassName { color: #CED58D; } </style>
<style> a { background-color: #CED58D; } a { background-color: rgb(206,213,141); } div.DivClassName { background-color: #CED58D; } .BgClassName { background-color: #CED58D; } </style>
<style> span { border-color: #CED58D; } span { border-color: rgb(206,213,141); } td.TdClassName { border-color: #CED58D; } .TagClassName { border-color: #CED58D; } </style>