#D8D2C0 (or 0xD8D2C0) is unknown color: approx Ecru White. HEX triplet: D8, D2 and C0. RGB value is (216,210,192). Sum of RGB (Red+Green+Blue) = 216+210+192=618 (81% of max value = 765). Red value is 216 (84.77% from 255 or 34.95% from 618); Green value is 210 (82.42% from 255 or 33.98% from 618); Blue value is 192 (75.39% from 255 or 31.07% from 618); Max value from RGB is 216 - color contains mainly: red. Hex color #D8D2C0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D8D2C0 is #272D3F. Grayscale: #D1D1D1. Windows color (decimal): -2567488 or 12636888. OLE color: 12636888.
HSL color Cylindrical-coordinate representation of color #D8D2C0: hue angle of 45º degrees, saturation: 0.24, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #D8D2C0 is Cyan = 0, Magento = 0.03, Yellow = 0.11 and Black (K on CMYK) = 0.15.
<style> p { color: #D8D2C0; } p { color: rgb(216,210,192); } H1.HeaderClassName { color: #D8D2C0; } .AnyTagClassName { color: #D8D2C0; } </style>
<style> a { background-color: #D8D2C0; } a { background-color: rgb(216,210,192); } div.DivClassName { background-color: #D8D2C0; } .BgClassName { background-color: #D8D2C0; } </style>
<style> span { border-color: #D8D2C0; } span { border-color: rgb(216,210,192); } td.TdClassName { border-color: #D8D2C0; } .TagClassName { border-color: #D8D2C0; } </style>