#CEBC9C (or 0xCEBC9C) is unknown color: approx Vanilla. HEX triplet: CE, BC and 9C. RGB value is (206,188,156). Sum of RGB (Red+Green+Blue) = 206+188+156=550 (72% of max value = 765). Red value is 206 (80.86% from 255 or 37.45% from 550); Green value is 188 (73.83% from 255 or 34.18% from 550); Blue value is 156 (61.33% from 255 or 28.36% from 550); Max value from RGB is 206 - color contains mainly: red. Hex color #CEBC9C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEBC9C is #314363. Grayscale: #BDBDBD. Windows color (decimal): -3228516 or 10271950. OLE color: 10271950.
HSL color Cylindrical-coordinate representation of color #CEBC9C: hue angle of 38.4º degrees, saturation: 0.34, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CEBC9C is Cyan = 0, Magento = 0.09, Yellow = 0.24 and Black (K on CMYK) = 0.19.
<style> p { color: #cebc9c; } p { color: rgb(206,188,156); } H1.HeaderClassName { color: #cebc9c; } .AnyTagClassName { color: #cebc9c; } </style>
<style> a { background-color: #cebc9c; } a { background-color: rgb(206,188,156); } div.DivClassName { background-color: #cebc9c; } .BgClassName { background-color: #cebc9c; } </style>
<style> span { border-color: #cebc9c; } span { border-color: rgb(206,188,156); } td.TdClassName { border-color: #cebc9c; } .TagClassName { border-color: #cebc9c; } </style>