#DDB66E (or 0xDDB66E) is unknown color: approx Harvest Gold. HEX triplet: DD, B6 and 6E. RGB value is (221,182,110). Sum of RGB (Red+Green+Blue) = 221+182+110=513 (67% of max value = 765). Red value is 221 (86.72% from 255 or 43.08% from 513); Green value is 182 (71.48% from 255 or 35.48% from 513); Blue value is 110 (43.36% from 255 or 21.44% from 513); Max value from RGB is 221 - color contains mainly: red. Hex color #DDB66E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDB66E is #224991. Grayscale: #B9B9B9. Windows color (decimal): -2247058 or 7255773. OLE color: 7255773.
HSL color Cylindrical-coordinate representation of color #DDB66E: hue angle of 38.92º degrees, saturation: 0.62, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #DDB66E is Cyan = 0, Magento = 0.18, Yellow = 0.50 and Black (K on CMYK) = 0.13.
<style> p { color: #DDB66E; } p { color: rgb(221,182,110); } H1.HeaderClassName { color: #DDB66E; } .AnyTagClassName { color: #DDB66E; } </style>
<style> a { background-color: #DDB66E; } a { background-color: rgb(221,182,110); } div.DivClassName { background-color: #DDB66E; } .BgClassName { background-color: #DDB66E; } </style>
<style> span { border-color: #DDB66E; } span { border-color: rgb(221,182,110); } td.TdClassName { border-color: #DDB66E; } .TagClassName { border-color: #DDB66E; } </style>