#DFC50D (or 0xDFC50D) is unknown color: approx Sunflower. HEX triplet: DF, C5 and 0D. RGB value is (223,197,13). Sum of RGB (Red+Green+Blue) = 223+197+13=433 (57% of max value = 765). Red value is 223 (87.5% from 255 or 51.50% from 433); Green value is 197 (77.34% from 255 or 45.50% from 433); Blue value is 13 (5.47% from 255 or 3.00% from 433); Max value from RGB is 223 - color contains mainly: red. Hex color #DFC50D is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #DFC50D is #203AF2. Grayscale: #B8B8B8. Windows color (decimal): -2112243 or 902623. OLE color: 902623.
HSL color Cylindrical-coordinate representation of color #DFC50D: hue angle of 52.57º degrees, saturation: 0.89, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #DFC50D is Cyan = 0, Magento = 0.12, Yellow = 0.94 and Black (K on CMYK) = 0.13.
<style> p { color: #DFC50D; } p { color: rgb(223,197,13); } H1.HeaderClassName { color: #DFC50D; } .AnyTagClassName { color: #DFC50D; } </style>
<style> a { background-color: #DFC50D; } a { background-color: rgb(223,197,13); } div.DivClassName { background-color: #DFC50D; } .BgClassName { background-color: #DFC50D; } </style>
<style> span { border-color: #DFC50D; } span { border-color: rgb(223,197,13); } td.TdClassName { border-color: #DFC50D; } .TagClassName { border-color: #DFC50D; } </style>