#D3D16F (or 0xD3D16F) is unknown color: approx Goldenrod. HEX triplet: D3, D1 and 6F. RGB value is (211,209,111). Sum of RGB (Red+Green+Blue) = 211+209+111=531 (70% of max value = 765). Red value is 211 (82.81% from 255 or 39.74% from 531); Green value is 209 (82.03% from 255 or 39.36% from 531); Blue value is 111 (43.75% from 255 or 20.90% from 531); Max value from RGB is 211 - color contains mainly: red. Hex color #D3D16F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #D3D16F is #2C2E90. Grayscale: #C6C6C6. Windows color (decimal): -2895505 or 7328211. OLE color: 7328211.
HSL color Cylindrical-coordinate representation of color #D3D16F: hue angle of 58.8º degrees, saturation: 0.53, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #D3D16F is Cyan = 0, Magento = 0.01, Yellow = 0.47 and Black (K on CMYK) = 0.17.
<style> p { color: #d3d16f; } p { color: rgb(211,209,111); } H1.HeaderClassName { color: #d3d16f; } .AnyTagClassName { color: #d3d16f; } </style>
<style> a { background-color: #d3d16f; } a { background-color: rgb(211,209,111); } div.DivClassName { background-color: #d3d16f; } .BgClassName { background-color: #d3d16f; } </style>
<style> span { border-color: #d3d16f; } span { border-color: rgb(211,209,111); } td.TdClassName { border-color: #d3d16f; } .TagClassName { border-color: #d3d16f; } </style>