#D4B72D (or 0xD4B72D) is unknown color: approx Metallic Gold. HEX triplet: D4, B7 and 2D. RGB value is (212,183,45). Sum of RGB (Red+Green+Blue) = 212+183+45=440 (58% of max value = 765). Red value is 212 (83.20% from 255 or 48.18% from 440); Green value is 183 (71.88% from 255 or 41.59% from 440); Blue value is 45 (17.97% from 255 or 10.23% from 440); Max value from RGB is 212 - color contains mainly: red. Hex color #D4B72D is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #D4B72D is #2B48D2. Grayscale: #B0B0B0. Windows color (decimal): -2836691 or 2996180. OLE color: 2996180.
HSL color Cylindrical-coordinate representation of color #D4B72D: hue angle of 49.58º degrees, saturation: 0.66, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #D4B72D is Cyan = 0, Magento = 0.14, Yellow = 0.79 and Black (K on CMYK) = 0.17.
<style> p { color: #d4b72d; } p { color: rgb(212,183,45); } H1.HeaderClassName { color: #d4b72d; } .AnyTagClassName { color: #d4b72d; } </style>
<style> a { background-color: #d4b72d; } a { background-color: rgb(212,183,45); } div.DivClassName { background-color: #d4b72d; } .BgClassName { background-color: #d4b72d; } </style>
<style> span { border-color: #d4b72d; } span { border-color: rgb(212,183,45); } td.TdClassName { border-color: #d4b72d; } .TagClassName { border-color: #d4b72d; } </style>