#DB8008 (or 0xDB8008) is unknown color: approx Mango Tango. HEX triplet: DB, 80 and 08. RGB value is (219,128,8). Sum of RGB (Red+Green+Blue) = 219+128+8=355 (47% of max value = 765). Red value is 219 (85.94% from 255 or 61.69% from 355); Green value is 128 (50.39% from 255 or 36.06% from 355); Blue value is 8 (3.52% from 255 or 2.25% from 355); Max value from RGB is 219 - color contains mainly: red. Hex color #DB8008 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #DB8008 is #247FF7. Grayscale: #8E8E8E. Windows color (decimal): -2392056 or 557275. OLE color: 557275.
HSL color Cylindrical-coordinate representation of color #DB8008: hue angle of 34.12º degrees, saturation: 0.93, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #DB8008 is Cyan = 0, Magento = 0.42, Yellow = 0.96 and Black (K on CMYK) = 0.14.
<style> p { color: #DB8008; } p { color: rgb(219,128,8); } H1.HeaderClassName { color: #DB8008; } .AnyTagClassName { color: #DB8008; } </style>
<style> a { background-color: #DB8008; } a { background-color: rgb(219,128,8); } div.DivClassName { background-color: #DB8008; } .BgClassName { background-color: #DB8008; } </style>
<style> span { border-color: #DB8008; } span { border-color: rgb(219,128,8); } td.TdClassName { border-color: #DB8008; } .TagClassName { border-color: #DB8008; } </style>