#D1CCBB (or 0xD1CCBB) is unknown color: approx Ecru White. HEX triplet: D1, CC and BB. RGB value is (209,204,187). Sum of RGB (Red+Green+Blue) = 209+204+187=600 (79% of max value = 765). Red value is 209 (82.03% from 255 or 34.83% from 600); Green value is 204 (80.08% from 255 or 34% from 600); Blue value is 187 (73.44% from 255 or 31.17% from 600); Max value from RGB is 209 - color contains mainly: red. Hex color #D1CCBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D1CCBB is #2E3344. Grayscale: #CBCBCB. Windows color (decimal): -3027781 or 12307665. OLE color: 12307665.
HSL color Cylindrical-coordinate representation of color #D1CCBB: hue angle of 46.36º degrees, saturation: 0.19, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #D1CCBB is Cyan = 0, Magento = 0.02, Yellow = 0.11 and Black (K on CMYK) = 0.18.
<style> p { color: #D1CCBB; } p { color: rgb(209,204,187); } H1.HeaderClassName { color: #D1CCBB; } .AnyTagClassName { color: #D1CCBB; } </style>
<style> a { background-color: #D1CCBB; } a { background-color: rgb(209,204,187); } div.DivClassName { background-color: #D1CCBB; } .BgClassName { background-color: #D1CCBB; } </style>
<style> span { border-color: #D1CCBB; } span { border-color: rgb(209,204,187); } td.TdClassName { border-color: #D1CCBB; } .TagClassName { border-color: #D1CCBB; } </style>