#DDB87D (or 0xDDB87D) is unknown color: approx Maize. HEX triplet: DD, B8 and 7D. RGB value is (221,184,125). Sum of RGB (Red+Green+Blue) = 221+184+125=530 (70% of max value = 765). Red value is 221 (86.72% from 255 or 41.70% from 530); Green value is 184 (72.27% from 255 or 34.72% from 530); Blue value is 125 (49.22% from 255 or 23.58% from 530); Max value from RGB is 221 - color contains mainly: red. Hex color #DDB87D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDB87D is #224782. Grayscale: #BCBCBC. Windows color (decimal): -2246531 or 8239325. OLE color: 8239325.
HSL color Cylindrical-coordinate representation of color #DDB87D: hue angle of 36.88º degrees, saturation: 0.59, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DDB87D is Cyan = 0, Magento = 0.17, Yellow = 0.43 and Black (K on CMYK) = 0.13.
<style> p { color: #DDB87D; } p { color: rgb(221,184,125); } H1.HeaderClassName { color: #DDB87D; } .AnyTagClassName { color: #DDB87D; } </style>
<style> a { background-color: #DDB87D; } a { background-color: rgb(221,184,125); } div.DivClassName { background-color: #DDB87D; } .BgClassName { background-color: #DDB87D; } </style>
<style> span { border-color: #DDB87D; } span { border-color: rgb(221,184,125); } td.TdClassName { border-color: #DDB87D; } .TagClassName { border-color: #DDB87D; } </style>