#D9CEB9 (or 0xD9CEB9) is unknown color: approx Spanish White. HEX triplet: D9, CE and B9. RGB value is (217,206,185). Sum of RGB (Red+Green+Blue) = 217+206+185=608 (80% of max value = 765). Red value is 217 (85.16% from 255 or 35.69% from 608); Green value is 206 (80.86% from 255 or 33.88% from 608); Blue value is 185 (72.66% from 255 or 30.43% from 608); Max value from RGB is 217 - color contains mainly: red. Hex color #D9CEB9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D9CEB9 is #263146. Grayscale: #CECECE. Windows color (decimal): -2502983 or 12177113. OLE color: 12177113.
HSL color Cylindrical-coordinate representation of color #D9CEB9: hue angle of 39.38º degrees, saturation: 0.3, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D9CEB9 is Cyan = 0, Magento = 0.05, Yellow = 0.15 and Black (K on CMYK) = 0.15.
<style> p { color: #D9CEB9; } p { color: rgb(217,206,185); } H1.HeaderClassName { color: #D9CEB9; } .AnyTagClassName { color: #D9CEB9; } </style>
<style> a { background-color: #D9CEB9; } a { background-color: rgb(217,206,185); } div.DivClassName { background-color: #D9CEB9; } .BgClassName { background-color: #D9CEB9; } </style>
<style> span { border-color: #D9CEB9; } span { border-color: rgb(217,206,185); } td.TdClassName { border-color: #D9CEB9; } .TagClassName { border-color: #D9CEB9; } </style>