#DB8002 (or 0xDB8002) is unknown color: approx Mango Tango. HEX triplet: DB, 80 and 02. RGB value is (219,128,2). Sum of RGB (Red+Green+Blue) = 219+128+2=349 (46% of max value = 765). Red value is 219 (85.94% from 255 or 62.75% from 349); Green value is 128 (50.39% from 255 or 36.68% from 349); Blue value is 2 (1.17% from 255 or 0.57% from 349); Max value from RGB is 219 - color contains mainly: red. Hex color #DB8002 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #DB8002 is #247FFD. Grayscale: #8D8D8D. Windows color (decimal): -2392062 or 164059. OLE color: 164059.
HSL color Cylindrical-coordinate representation of color #DB8002: hue angle of 34.84º degrees, saturation: 0.98, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #DB8002 is Cyan = 0, Magento = 0.42, Yellow = 0.99 and Black (K on CMYK) = 0.14.
<style> p { color: #db8002; } p { color: rgb(219,128,2); } H1.HeaderClassName { color: #db8002; } .AnyTagClassName { color: #db8002; } </style>
<style> a { background-color: #db8002; } a { background-color: rgb(219,128,2); } div.DivClassName { background-color: #db8002; } .BgClassName { background-color: #db8002; } </style>
<style> span { border-color: #db8002; } span { border-color: rgb(219,128,2); } td.TdClassName { border-color: #db8002; } .TagClassName { border-color: #db8002; } </style>