#CEC830 (or 0xCEC830) is unknown color: approx Wattle. HEX triplet: CE, C8 and 30. RGB value is (206,200,48). Sum of RGB (Red+Green+Blue) = 206+200+48=454 (60% of max value = 765). Red value is 206 (80.86% from 255 or 45.37% from 454); Green value is 200 (78.52% from 255 or 44.05% from 454); Blue value is 48 (19.14% from 255 or 10.57% from 454); Max value from RGB is 206 - color contains mainly: red. Hex color #CEC830 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CEC830 is #3137CF. Grayscale: #B9B9B9. Windows color (decimal): -3225552 or 3197134. OLE color: 3197134.
HSL color Cylindrical-coordinate representation of color #CEC830: hue angle of 57.72º degrees, saturation: 0.62, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #CEC830 is Cyan = 0, Magento = 0.03, Yellow = 0.77 and Black (K on CMYK) = 0.19.
<style> p { color: #CEC830; } p { color: rgb(206,200,48); } H1.HeaderClassName { color: #CEC830; } .AnyTagClassName { color: #CEC830; } </style>
<style> a { background-color: #CEC830; } a { background-color: rgb(206,200,48); } div.DivClassName { background-color: #CEC830; } .BgClassName { background-color: #CEC830; } </style>
<style> span { border-color: #CEC830; } span { border-color: rgb(206,200,48); } td.TdClassName { border-color: #CEC830; } .TagClassName { border-color: #CEC830; } </style>