#D29A3B (or 0xD29A3B) is unknown color: approx Fuel Yellow. HEX triplet: D2, 9A and 3B. RGB value is (210,154,59). Sum of RGB (Red+Green+Blue) = 210+154+59=423 (56% of max value = 765). Red value is 210 (82.42% from 255 or 49.65% from 423); Green value is 154 (60.55% from 255 or 36.41% from 423); Blue value is 59 (23.44% from 255 or 13.95% from 423); Max value from RGB is 210 - color contains mainly: red. Hex color #D29A3B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #D29A3B is #2D65C4. Grayscale: #A0A0A0. Windows color (decimal): -2975173 or 3906258. OLE color: 3906258.
HSL color Cylindrical-coordinate representation of color #D29A3B: hue angle of 37.75º degrees, saturation: 0.63, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #D29A3B is Cyan = 0, Magento = 0.27, Yellow = 0.72 and Black (K on CMYK) = 0.18.
<style> p { color: #d29a3b; } p { color: rgb(210,154,59); } H1.HeaderClassName { color: #d29a3b; } .AnyTagClassName { color: #d29a3b; } </style>
<style> a { background-color: #d29a3b; } a { background-color: rgb(210,154,59); } div.DivClassName { background-color: #d29a3b; } .BgClassName { background-color: #d29a3b; } </style>
<style> span { border-color: #d29a3b; } span { border-color: rgb(210,154,59); } td.TdClassName { border-color: #d29a3b; } .TagClassName { border-color: #d29a3b; } </style>