#CEBBA9 (or 0xCEBBA9) is unknown color: approx Grain Brown. HEX triplet: CE, BB and A9. RGB value is (206,187,169). Sum of RGB (Red+Green+Blue) = 206+187+169=562 (74% of max value = 765). Red value is 206 (80.86% from 255 or 36.65% from 562); Green value is 187 (73.44% from 255 or 33.27% from 562); Blue value is 169 (66.41% from 255 or 30.07% from 562); Max value from RGB is 206 - color contains mainly: red. Hex color #CEBBA9 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CEBBA9 is #314456. Grayscale: #BEBEBE. Windows color (decimal): -3228759 or 11123662. OLE color: 11123662.
HSL color Cylindrical-coordinate representation of color #CEBBA9: hue angle of 29.19º degrees, saturation: 0.27, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CEBBA9 is Cyan = 0, Magento = 0.09, Yellow = 0.18 and Black (K on CMYK) = 0.19.
<style> p { color: #CEBBA9; } p { color: rgb(206,187,169); } H1.HeaderClassName { color: #CEBBA9; } .AnyTagClassName { color: #CEBBA9; } </style>
<style> a { background-color: #CEBBA9; } a { background-color: rgb(206,187,169); } div.DivClassName { background-color: #CEBBA9; } .BgClassName { background-color: #CEBBA9; } </style>
<style> span { border-color: #CEBBA9; } span { border-color: rgb(206,187,169); } td.TdClassName { border-color: #CEBBA9; } .TagClassName { border-color: #CEBBA9; } </style>