#DAC949 (or 0xDAC949) is unknown color: approx Confetti. HEX triplet: DA, C9 and 49. RGB value is (218,201,73). Sum of RGB (Red+Green+Blue) = 218+201+73=492 (65% of max value = 765). Red value is 218 (85.55% from 255 or 44.31% from 492); Green value is 201 (78.91% from 255 or 40.85% from 492); Blue value is 73 (28.91% from 255 or 14.84% from 492); Max value from RGB is 218 - color contains mainly: red. Hex color #DAC949 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DAC949 is #2536B6. Grayscale: #C0C0C0. Windows color (decimal): -2438839 or 4835802. OLE color: 4835802.
HSL color Cylindrical-coordinate representation of color #DAC949: hue angle of 52.97º degrees, saturation: 0.66, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #DAC949 is Cyan = 0, Magento = 0.08, Yellow = 0.67 and Black (K on CMYK) = 0.15.
<style> p { color: #DAC949; } p { color: rgb(218,201,73); } H1.HeaderClassName { color: #DAC949; } .AnyTagClassName { color: #DAC949; } </style>
<style> a { background-color: #DAC949; } a { background-color: rgb(218,201,73); } div.DivClassName { background-color: #DAC949; } .BgClassName { background-color: #DAC949; } </style>
<style> span { border-color: #DAC949; } span { border-color: rgb(218,201,73); } td.TdClassName { border-color: #DAC949; } .TagClassName { border-color: #DAC949; } </style>