#D2D879 (or 0xD2D879) is unknown color: approx Goldenrod. HEX triplet: D2, D8 and 79. RGB value is (210,216,121). Sum of RGB (Red+Green+Blue) = 210+216+121=547 (72% of max value = 765). Red value is 210 (82.42% from 255 or 38.39% from 547); Green value is 216 (84.77% from 255 or 39.49% from 547); Blue value is 121 (47.66% from 255 or 22.12% from 547); Max value from RGB is 216 - color contains mainly: green. Hex color #D2D879 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D2D879 is #2D2786. Grayscale: #CBCBCB. Windows color (decimal): -2959239 or 7985362. OLE color: 7985362.
HSL color Cylindrical-coordinate representation of color #D2D879: hue angle of 63.79º degrees, saturation: 0.55, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #D2D879 is Cyan = 0.03, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.15.
<style> p { color: #D2D879; } p { color: rgb(210,216,121); } H1.HeaderClassName { color: #D2D879; } .AnyTagClassName { color: #D2D879; } </style>
<style> a { background-color: #D2D879; } a { background-color: rgb(210,216,121); } div.DivClassName { background-color: #D2D879; } .BgClassName { background-color: #D2D879; } </style>
<style> span { border-color: #D2D879; } span { border-color: rgb(210,216,121); } td.TdClassName { border-color: #D2D879; } .TagClassName { border-color: #D2D879; } </style>