#D7D04C (or 0xD7D04C) is unknown color: approx Confetti. HEX triplet: D7, D0 and 4C. RGB value is (215,208,76). Sum of RGB (Red+Green+Blue) = 215+208+76=499 (66% of max value = 765). Red value is 215 (84.38% from 255 or 43.09% from 499); Green value is 208 (81.64% from 255 or 41.68% from 499); Blue value is 76 (30.08% from 255 or 15.23% from 499); Max value from RGB is 215 - color contains mainly: red. Hex color #D7D04C is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #D7D04C is #282FB3. Grayscale: #C3C3C3. Windows color (decimal): -2633652 or 5034199. OLE color: 5034199.
HSL color Cylindrical-coordinate representation of color #D7D04C: hue angle of 56.98º degrees, saturation: 0.63, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #D7D04C is Cyan = 0, Magento = 0.03, Yellow = 0.65 and Black (K on CMYK) = 0.16.
<style> p { color: #d7d04c; } p { color: rgb(215,208,76); } H1.HeaderClassName { color: #d7d04c; } .AnyTagClassName { color: #d7d04c; } </style>
<style> a { background-color: #d7d04c; } a { background-color: rgb(215,208,76); } div.DivClassName { background-color: #d7d04c; } .BgClassName { background-color: #d7d04c; } </style>
<style> span { border-color: #d7d04c; } span { border-color: rgb(215,208,76); } td.TdClassName { border-color: #d7d04c; } .TagClassName { border-color: #d7d04c; } </style>