#D8A031 (or 0xD8A031) is unknown color: approx Buttercup. HEX triplet: D8, A0 and 31. RGB value is (216,160,49). Sum of RGB (Red+Green+Blue) = 216+160+49=425 (56% of max value = 765). Red value is 216 (84.77% from 255 or 50.82% from 425); Green value is 160 (62.89% from 255 or 37.65% from 425); Blue value is 49 (19.53% from 255 or 11.53% from 425); Max value from RGB is 216 - color contains mainly: red. Hex color #D8A031 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D8A031 is #275FCE. Grayscale: #A4A4A4. Windows color (decimal): -2580431 or 3252440. OLE color: 3252440.
HSL color Cylindrical-coordinate representation of color #D8A031: hue angle of 39.88º degrees, saturation: 0.68, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D8A031 is Cyan = 0, Magento = 0.26, Yellow = 0.77 and Black (K on CMYK) = 0.15.
<style> p { color: #d8a031; } p { color: rgb(216,160,49); } H1.HeaderClassName { color: #d8a031; } .AnyTagClassName { color: #d8a031; } </style>
<style> a { background-color: #d8a031; } a { background-color: rgb(216,160,49); } div.DivClassName { background-color: #d8a031; } .BgClassName { background-color: #d8a031; } </style>
<style> span { border-color: #d8a031; } span { border-color: rgb(216,160,49); } td.TdClassName { border-color: #d8a031; } .TagClassName { border-color: #d8a031; } </style>