#DFA00E (or 0xDFA00E) is unknown color: approx Gamboge. HEX triplet: DF, A0 and 0E. RGB value is (223,160,14). Sum of RGB (Red+Green+Blue) = 223+160+14=397 (52% of max value = 765). Red value is 223 (87.5% from 255 or 56.17% from 397); Green value is 160 (62.89% from 255 or 40.30% from 397); Blue value is 14 (5.86% from 255 or 3.53% from 397); Max value from RGB is 223 - color contains mainly: red. Hex color #DFA00E is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #DFA00E is #205FF1. Grayscale: #A2A2A2. Windows color (decimal): -2121714 or 958687. OLE color: 958687.
HSL color Cylindrical-coordinate representation of color #DFA00E: hue angle of 41.91º degrees, saturation: 0.88, 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 #DFA00E is Cyan = 0, Magento = 0.28, Yellow = 0.94 and Black (K on CMYK) = 0.13.
<style> p { color: #DFA00E; } p { color: rgb(223,160,14); } H1.HeaderClassName { color: #DFA00E; } .AnyTagClassName { color: #DFA00E; } </style>
<style> a { background-color: #DFA00E; } a { background-color: rgb(223,160,14); } div.DivClassName { background-color: #DFA00E; } .BgClassName { background-color: #DFA00E; } </style>
<style> span { border-color: #DFA00E; } span { border-color: rgb(223,160,14); } td.TdClassName { border-color: #DFA00E; } .TagClassName { border-color: #DFA00E; } </style>