#DB581B (or 0xDB581B) is unknown color: approx Chocolate. HEX triplet: DB, 58 and 1B. RGB value is (219,88,27). Sum of RGB (Red+Green+Blue) = 219+88+27=334 (44% of max value = 765). Red value is 219 (85.94% from 255 or 65.57% from 334); Green value is 88 (34.77% from 255 or 26.35% from 334); Blue value is 27 (10.94% from 255 or 8.08% from 334); Max value from RGB is 219 - color contains mainly: red. Hex color #DB581B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #DB581B is #24A7E4. Grayscale: #787878. Windows color (decimal): -2402277 or 1792219. OLE color: 1792219.
HSL color Cylindrical-coordinate representation of color #DB581B: hue angle of 19.06º degrees, saturation: 0.78, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #DB581B is Cyan = 0, Magento = 0.60, Yellow = 0.88 and Black (K on CMYK) = 0.14.
<style> p { color: #DB581B; } p { color: rgb(219,88,27); } H1.HeaderClassName { color: #DB581B; } .AnyTagClassName { color: #DB581B; } </style>
<style> a { background-color: #DB581B; } a { background-color: rgb(219,88,27); } div.DivClassName { background-color: #DB581B; } .BgClassName { background-color: #DB581B; } </style>
<style> span { border-color: #DB581B; } span { border-color: rgb(219,88,27); } td.TdClassName { border-color: #DB581B; } .TagClassName { border-color: #DB581B; } </style>