#D8D8A5 (or 0xD8D8A5) is unknown color: approx Mint Julep. HEX triplet: D8, D8 and A5. RGB value is (216,216,165). Sum of RGB (Red+Green+Blue) = 216+216+165=597 (79% of max value = 765). Red value is 216 (84.77% from 255 or 36.18% from 597); Green value is 216 (84.77% from 255 or 36.18% from 597); Blue value is 165 (64.84% from 255 or 27.64% from 597); Max value from RGB is 216 - color contains mainly: red, green. Hex color #D8D8A5 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D8D8A5 is #27275A. Grayscale: #D2D2D2. Windows color (decimal): -2565979 or 10868952. OLE color: 10868952.
HSL color Cylindrical-coordinate representation of color #D8D8A5: hue angle of 60º degrees, saturation: 0.4, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #D8D8A5 is Cyan = 0, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.15.
<style> p { color: #D8D8A5; } p { color: rgb(216,216,165); } H1.HeaderClassName { color: #D8D8A5; } .AnyTagClassName { color: #D8D8A5; } </style>
<style> a { background-color: #D8D8A5; } a { background-color: rgb(216,216,165); } div.DivClassName { background-color: #D8D8A5; } .BgClassName { background-color: #D8D8A5; } </style>
<style> span { border-color: #D8D8A5; } span { border-color: rgb(216,216,165); } td.TdClassName { border-color: #D8D8A5; } .TagClassName { border-color: #D8D8A5; } </style>