#D2D898 (or 0xD2D898) is unknown color: approx Deco. HEX triplet: D2, D8 and 98. RGB value is (210,216,152). Sum of RGB (Red+Green+Blue) = 210+216+152=578 (76% of max value = 765). Red value is 210 (82.42% from 255 or 36.33% from 578); Green value is 216 (84.77% from 255 or 37.37% from 578); Blue value is 152 (59.77% from 255 or 26.30% from 578); Max value from RGB is 216 - color contains mainly: green. Hex color #D2D898 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #D2D898 is #2D2767. Grayscale: #CFCFCF. Windows color (decimal): -2959208 or 10016978. OLE color: 10016978.
HSL color Cylindrical-coordinate representation of color #D2D898: hue angle of 65.62º degrees, saturation: 0.45, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #D2D898 is Cyan = 0.03, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.15.
<style> p { color: #D2D898; } p { color: rgb(210,216,152); } H1.HeaderClassName { color: #D2D898; } .AnyTagClassName { color: #D2D898; } </style>
<style> a { background-color: #D2D898; } a { background-color: rgb(210,216,152); } div.DivClassName { background-color: #D2D898; } .BgClassName { background-color: #D2D898; } </style>
<style> span { border-color: #D2D898; } span { border-color: rgb(210,216,152); } td.TdClassName { border-color: #D2D898; } .TagClassName { border-color: #D2D898; } </style>