#D9D9D1 (or 0xD9D9D1) is unknown color: approx Green White. HEX triplet: D9, D9 and D1. RGB value is (217,217,209). Sum of RGB (Red+Green+Blue) = 217+217+209=643 (85% of max value = 765). Red value is 217 (85.16% from 255 or 33.75% from 643); Green value is 217 (85.16% from 255 or 33.75% from 643); Blue value is 209 (82.03% from 255 or 32.50% from 643); Max value from RGB is 217 - color contains mainly: red, green. Hex color #D9D9D1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D9D9D1 is #26262E. Grayscale: #D8D8D8. Windows color (decimal): -2500143 or 13752793. OLE color: 13752793.
HSL color Cylindrical-coordinate representation of color #D9D9D1: hue angle of 60º degrees, saturation: 0.1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #D9D9D1 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.15.
<style> p { color: #d9d9d1; } p { color: rgb(217,217,209); } H1.HeaderClassName { color: #d9d9d1; } .AnyTagClassName { color: #d9d9d1; } </style>
<style> a { background-color: #d9d9d1; } a { background-color: rgb(217,217,209); } div.DivClassName { background-color: #d9d9d1; } .BgClassName { background-color: #d9d9d1; } </style>
<style> span { border-color: #d9d9d1; } span { border-color: rgb(217,217,209); } td.TdClassName { border-color: #d9d9d1; } .TagClassName { border-color: #d9d9d1; } </style>