#D3AF48 (or 0xD3AF48) is unknown color: approx Old Gold. HEX triplet: D3, AF and 48. RGB value is (211,175,72). Sum of RGB (Red+Green+Blue) = 211+175+72=458 (60% of max value = 765). Red value is 211 (82.81% from 255 or 46.07% from 458); Green value is 175 (68.75% from 255 or 38.21% from 458); Blue value is 72 (28.52% from 255 or 15.72% from 458); Max value from RGB is 211 - color contains mainly: red. Hex color #D3AF48 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D3AF48 is #2C50B7. Grayscale: #AEAEAE. Windows color (decimal): -2904248 or 4763603. OLE color: 4763603.
HSL color Cylindrical-coordinate representation of color #D3AF48: hue angle of 44.46º degrees, saturation: 0.61, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #D3AF48 is Cyan = 0, Magento = 0.17, Yellow = 0.66 and Black (K on CMYK) = 0.17.
<style> p { color: #d3af48; } p { color: rgb(211,175,72); } H1.HeaderClassName { color: #d3af48; } .AnyTagClassName { color: #d3af48; } </style>
<style> a { background-color: #d3af48; } a { background-color: rgb(211,175,72); } div.DivClassName { background-color: #d3af48; } .BgClassName { background-color: #d3af48; } </style>
<style> span { border-color: #d3af48; } span { border-color: rgb(211,175,72); } td.TdClassName { border-color: #d3af48; } .TagClassName { border-color: #d3af48; } </style>