#DDC76F (or 0xDDC76F) is unknown color: approx Chenin. HEX triplet: DD, C7 and 6F. RGB value is (221,199,111). Sum of RGB (Red+Green+Blue) = 221+199+111=531 (70% of max value = 765). Red value is 221 (86.72% from 255 or 41.62% from 531); Green value is 199 (78.12% from 255 or 37.48% from 531); Blue value is 111 (43.75% from 255 or 20.90% from 531); Max value from RGB is 221 - color contains mainly: red. Hex color #DDC76F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDC76F is #223890. Grayscale: #C3C3C3. Windows color (decimal): -2242705 or 7325661. OLE color: 7325661.
HSL color Cylindrical-coordinate representation of color #DDC76F: hue angle of 48º 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 #DDC76F is Cyan = 0, Magento = 0.10, Yellow = 0.50 and Black (K on CMYK) = 0.13.
<style> p { color: #ddc76f; } p { color: rgb(221,199,111); } H1.HeaderClassName { color: #ddc76f; } .AnyTagClassName { color: #ddc76f; } </style>
<style> a { background-color: #ddc76f; } a { background-color: rgb(221,199,111); } div.DivClassName { background-color: #ddc76f; } .BgClassName { background-color: #ddc76f; } </style>
<style> span { border-color: #ddc76f; } span { border-color: rgb(221,199,111); } td.TdClassName { border-color: #ddc76f; } .TagClassName { border-color: #ddc76f; } </style>