#DD4020 (or 0xDD4020) is unknown color: approx Cinnabar. HEX triplet: DD, 40 and 20. RGB value is (221,64,32). Sum of RGB (Red+Green+Blue) = 221+64+32=317 (41% of max value = 765). Red value is 221 (86.72% from 255 or 69.72% from 317); Green value is 64 (25.39% from 255 or 20.19% from 317); Blue value is 32 (12.89% from 255 or 10.09% from 317); Max value from RGB is 221 - color contains mainly: red. Hex color #DD4020 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DD4020 is #22BFDF. Grayscale: #6B6B6B. Windows color (decimal): -2277344 or 2113757. OLE color: 2113757.
HSL color Cylindrical-coordinate representation of color #DD4020: hue angle of 10.16º degrees, saturation: 0.75, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #DD4020 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.13.
<style> p { color: #dd4020; } p { color: rgb(221,64,32); } H1.HeaderClassName { color: #dd4020; } .AnyTagClassName { color: #dd4020; } </style>
<style> a { background-color: #dd4020; } a { background-color: rgb(221,64,32); } div.DivClassName { background-color: #dd4020; } .BgClassName { background-color: #dd4020; } </style>
<style> span { border-color: #dd4020; } span { border-color: rgb(221,64,32); } td.TdClassName { border-color: #dd4020; } .TagClassName { border-color: #dd4020; } </style>