#D7DB7F (or 0xD7DB7F) is unknown color: approx Goldenrod. HEX triplet: D7, DB and 7F. RGB value is (215,219,127). Sum of RGB (Red+Green+Blue) = 215+219+127=561 (74% of max value = 765). Red value is 215 (84.38% from 255 or 38.32% from 561); Green value is 219 (85.94% from 255 or 39.04% from 561); Blue value is 127 (50% from 255 or 22.64% from 561); Max value from RGB is 219 - color contains mainly: green. Hex color #D7DB7F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D7DB7F is #282480. Grayscale: #CFCFCF. Windows color (decimal): -2630785 or 8379351. OLE color: 8379351.
HSL color Cylindrical-coordinate representation of color #D7DB7F: hue angle of 62.61º degrees, saturation: 0.56, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #D7DB7F is Cyan = 0.02, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.14.
<style> p { color: #D7DB7F; } p { color: rgb(215,219,127); } H1.HeaderClassName { color: #D7DB7F; } .AnyTagClassName { color: #D7DB7F; } </style>
<style> a { background-color: #D7DB7F; } a { background-color: rgb(215,219,127); } div.DivClassName { background-color: #D7DB7F; } .BgClassName { background-color: #D7DB7F; } </style>
<style> span { border-color: #D7DB7F; } span { border-color: rgb(215,219,127); } td.TdClassName { border-color: #D7DB7F; } .TagClassName { border-color: #D7DB7F; } </style>