#D9DC78 (or 0xD9DC78) is unknown color: approx Goldenrod. HEX triplet: D9, DC and 78. RGB value is (217,220,120). Sum of RGB (Red+Green+Blue) = 217+220+120=557 (73% of max value = 765). Red value is 217 (85.16% from 255 or 38.96% from 557); Green value is 220 (86.33% from 255 or 39.50% from 557); Blue value is 120 (47.27% from 255 or 21.54% from 557); Max value from RGB is 220 - color contains mainly: green. Hex color #D9DC78 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D9DC78 is #262387. Grayscale: #D0D0D0. Windows color (decimal): -2499464 or 7920857. OLE color: 7920857.
HSL color Cylindrical-coordinate representation of color #D9DC78: hue angle of 61.8º degrees, saturation: 0.59, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D9DC78 is Cyan = 0.01, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.14.
<style> p { color: #D9DC78; } p { color: rgb(217,220,120); } H1.HeaderClassName { color: #D9DC78; } .AnyTagClassName { color: #D9DC78; } </style>
<style> a { background-color: #D9DC78; } a { background-color: rgb(217,220,120); } div.DivClassName { background-color: #D9DC78; } .BgClassName { background-color: #D9DC78; } </style>
<style> span { border-color: #D9DC78; } span { border-color: rgb(217,220,120); } td.TdClassName { border-color: #D9DC78; } .TagClassName { border-color: #D9DC78; } </style>