#CEBFAA (or 0xCEBFAA) is unknown color: approx Soft Amber. HEX triplet: CE, BF and AA. RGB value is (206,191,170). Sum of RGB (Red+Green+Blue) = 206+191+170=567 (75% of max value = 765). Red value is 206 (80.86% from 255 or 36.33% from 567); Green value is 191 (75% from 255 or 33.69% from 567); Blue value is 170 (66.80% from 255 or 29.98% from 567); Max value from RGB is 206 - color contains mainly: red. Hex color #CEBFAA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEBFAA is #314055. Grayscale: #C1C1C1. Windows color (decimal): -3227734 or 11190222. OLE color: 11190222.
HSL color Cylindrical-coordinate representation of color #CEBFAA: hue angle of 35º degrees, saturation: 0.27, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CEBFAA is Cyan = 0, Magento = 0.07, Yellow = 0.17 and Black (K on CMYK) = 0.19.
<style> p { color: #CEBFAA; } p { color: rgb(206,191,170); } H1.HeaderClassName { color: #CEBFAA; } .AnyTagClassName { color: #CEBFAA; } </style>
<style> a { background-color: #CEBFAA; } a { background-color: rgb(206,191,170); } div.DivClassName { background-color: #CEBFAA; } .BgClassName { background-color: #CEBFAA; } </style>
<style> span { border-color: #CEBFAA; } span { border-color: rgb(206,191,170); } td.TdClassName { border-color: #CEBFAA; } .TagClassName { border-color: #CEBFAA; } </style>