#D3B92B (or 0xD3B92B) is unknown color: approx Old Gold. HEX triplet: D3, B9 and 2B. RGB value is (211,185,43). Sum of RGB (Red+Green+Blue) = 211+185+43=439 (58% of max value = 765). Red value is 211 (82.81% from 255 or 48.06% from 439); Green value is 185 (72.66% from 255 or 42.14% from 439); Blue value is 43 (17.19% from 255 or 9.79% from 439); Max value from RGB is 211 - color contains mainly: red. Hex color #D3B92B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #D3B92B is #2C46D4. Grayscale: #B1B1B1. Windows color (decimal): -2901717 or 2865619. OLE color: 2865619.
HSL color Cylindrical-coordinate representation of color #D3B92B: hue angle of 50.71º degrees, saturation: 0.66, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #D3B92B is Cyan = 0, Magento = 0.12, Yellow = 0.80 and Black (K on CMYK) = 0.17.
<style> p { color: #D3B92B; } p { color: rgb(211,185,43); } H1.HeaderClassName { color: #D3B92B; } .AnyTagClassName { color: #D3B92B; } </style>
<style> a { background-color: #D3B92B; } a { background-color: rgb(211,185,43); } div.DivClassName { background-color: #D3B92B; } .BgClassName { background-color: #D3B92B; } </style>
<style> span { border-color: #D3B92B; } span { border-color: rgb(211,185,43); } td.TdClassName { border-color: #D3B92B; } .TagClassName { border-color: #D3B92B; } </style>