#DB363D (or 0xDB363D) is unknown color: approx Mahogany. HEX triplet: DB, 36 and 3D. RGB value is (219,54,61). Sum of RGB (Red+Green+Blue) = 219+54+61=334 (44% of max value = 765). Red value is 219 (85.94% from 255 or 65.57% from 334); Green value is 54 (21.48% from 255 or 16.17% from 334); Blue value is 61 (24.22% from 255 or 18.26% from 334); Max value from RGB is 219 - color contains mainly: red. Hex color #DB363D is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DB363D is #24C9C2. Grayscale: #686868. Windows color (decimal): -2410947 or 4011739. OLE color: 4011739.
HSL color Cylindrical-coordinate representation of color #DB363D: hue angle of 357.45º degrees, saturation: 0.7, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #DB363D is Cyan = 0, Magento = 0.75, Yellow = 0.72 and Black (K on CMYK) = 0.14.
<style> p { color: #db363d; } p { color: rgb(219,54,61); } H1.HeaderClassName { color: #db363d; } .AnyTagClassName { color: #db363d; } </style>
<style> a { background-color: #db363d; } a { background-color: rgb(219,54,61); } div.DivClassName { background-color: #db363d; } .BgClassName { background-color: #db363d; } </style>
<style> span { border-color: #db363d; } span { border-color: rgb(219,54,61); } td.TdClassName { border-color: #db363d; } .TagClassName { border-color: #db363d; } </style>