#CEC04F (or 0xCEC04F) is unknown color: approx Confetti. HEX triplet: CE, C0 and 4F. RGB value is (206,192,79). Sum of RGB (Red+Green+Blue) = 206+192+79=477 (63% of max value = 765). Red value is 206 (80.86% from 255 or 43.19% from 477); Green value is 192 (75.39% from 255 or 40.25% from 477); Blue value is 79 (31.25% from 255 or 16.56% from 477); Max value from RGB is 206 - color contains mainly: red. Hex color #CEC04F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CEC04F is #313FB0. Grayscale: #B7B7B7. Windows color (decimal): -3227569 or 5226702. OLE color: 5226702.
HSL color Cylindrical-coordinate representation of color #CEC04F: hue angle of 53.39º degrees, saturation: 0.56, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #CEC04F is Cyan = 0, Magento = 0.07, Yellow = 0.62 and Black (K on CMYK) = 0.19.
<style> p { color: #CEC04F; } p { color: rgb(206,192,79); } H1.HeaderClassName { color: #CEC04F; } .AnyTagClassName { color: #CEC04F; } </style>
<style> a { background-color: #CEC04F; } a { background-color: rgb(206,192,79); } div.DivClassName { background-color: #CEC04F; } .BgClassName { background-color: #CEC04F; } </style>
<style> span { border-color: #CEC04F; } span { border-color: rgb(206,192,79); } td.TdClassName { border-color: #CEC04F; } .TagClassName { border-color: #CEC04F; } </style>