#D8DC7A (or 0xD8DC7A) is unknown color: approx Goldenrod. HEX triplet: D8, DC and 7A. RGB value is (216,220,122). Sum of RGB (Red+Green+Blue) = 216+220+122=558 (73% of max value = 765). Red value is 216 (84.77% from 255 or 38.71% from 558); Green value is 220 (86.33% from 255 or 39.43% from 558); Blue value is 122 (48.05% from 255 or 21.86% from 558); Max value from RGB is 220 - color contains mainly: green. Hex color #D8DC7A is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D8DC7A is #272385. Grayscale: #D0D0D0. Windows color (decimal): -2564998 or 8051928. OLE color: 8051928.
HSL color Cylindrical-coordinate representation of color #D8DC7A: hue angle of 62.45º degrees, saturation: 0.58, 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 #D8DC7A is Cyan = 0.02, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.14.
<style> p { color: #d8dc7a; } p { color: rgb(216,220,122); } H1.HeaderClassName { color: #d8dc7a; } .AnyTagClassName { color: #d8dc7a; } </style>
<style> a { background-color: #d8dc7a; } a { background-color: rgb(216,220,122); } div.DivClassName { background-color: #d8dc7a; } .BgClassName { background-color: #d8dc7a; } </style>
<style> span { border-color: #d8dc7a; } span { border-color: rgb(216,220,122); } td.TdClassName { border-color: #d8dc7a; } .TagClassName { border-color: #d8dc7a; } </style>