#CEC08E (or 0xCEC08E) is unknown color: approx Winter Hazel. HEX triplet: CE, C0 and 8E. RGB value is (206,192,142). Sum of RGB (Red+Green+Blue) = 206+192+142=540 (71% of max value = 765). Red value is 206 (80.86% from 255 or 38.15% from 540); Green value is 192 (75.39% from 255 or 35.56% from 540); Blue value is 142 (55.86% from 255 or 26.30% from 540); Max value from RGB is 206 - color contains mainly: red. Hex color #CEC08E is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEC08E is #313F71. Grayscale: #BEBEBE. Windows color (decimal): -3227506 or 9355470. OLE color: 9355470.
HSL color Cylindrical-coordinate representation of color #CEC08E: hue angle of 46.88º degrees, saturation: 0.4, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #CEC08E is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.19.
<style> p { color: #CEC08E; } p { color: rgb(206,192,142); } H1.HeaderClassName { color: #CEC08E; } .AnyTagClassName { color: #CEC08E; } </style>
<style> a { background-color: #CEC08E; } a { background-color: rgb(206,192,142); } div.DivClassName { background-color: #CEC08E; } .BgClassName { background-color: #CEC08E; } </style>
<style> span { border-color: #CEC08E; } span { border-color: rgb(206,192,142); } td.TdClassName { border-color: #CEC08E; } .TagClassName { border-color: #CEC08E; } </style>