#DC8620 (or 0xDC8620) is unknown color: approx Buttercup. HEX triplet: DC, 86 and 20. RGB value is (220,134,32). Sum of RGB (Red+Green+Blue) = 220+134+32=386 (51% of max value = 765). Red value is 220 (86.33% from 255 or 56.99% from 386); Green value is 134 (52.73% from 255 or 34.72% from 386); Blue value is 32 (12.89% from 255 or 8.29% from 386); Max value from RGB is 220 - color contains mainly: red. Hex color #DC8620 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #DC8620 is #2379DF. Grayscale: #949494. Windows color (decimal): -2324960 or 2131676. OLE color: 2131676.
HSL color Cylindrical-coordinate representation of color #DC8620: hue angle of 32.55º degrees, saturation: 0.75, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #DC8620 is Cyan = 0, Magento = 0.39, Yellow = 0.85 and Black (K on CMYK) = 0.14.
<style> p { color: #DC8620; } p { color: rgb(220,134,32); } H1.HeaderClassName { color: #DC8620; } .AnyTagClassName { color: #DC8620; } </style>
<style> a { background-color: #DC8620; } a { background-color: rgb(220,134,32); } div.DivClassName { background-color: #DC8620; } .BgClassName { background-color: #DC8620; } </style>
<style> span { border-color: #DC8620; } span { border-color: rgb(220,134,32); } td.TdClassName { border-color: #DC8620; } .TagClassName { border-color: #DC8620; } </style>