#DB456E (or 0xDB456E) is unknown color: approx Cranberry. HEX triplet: DB, 45 and 6E. RGB value is (219,69,110). Sum of RGB (Red+Green+Blue) = 219+69+110=398 (52% of max value = 765). Red value is 219 (85.94% from 255 or 55.03% from 398); Green value is 69 (27.34% from 255 or 17.34% from 398); Blue value is 110 (43.36% from 255 or 27.64% from 398); Max value from RGB is 219 - color contains mainly: red. Hex color #DB456E is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #DB456E is #24BA91. Grayscale: #767676. Windows color (decimal): -2407058 or 7226843. OLE color: 7226843.
HSL color Cylindrical-coordinate representation of color #DB456E: hue angle of 343.6º degrees, saturation: 0.68, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #DB456E is Cyan = 0, Magento = 0.68, Yellow = 0.50 and Black (K on CMYK) = 0.14.
<style> p { color: #DB456E; } p { color: rgb(219,69,110); } H1.HeaderClassName { color: #DB456E; } .AnyTagClassName { color: #DB456E; } </style>
<style> a { background-color: #DB456E; } a { background-color: rgb(219,69,110); } div.DivClassName { background-color: #DB456E; } .BgClassName { background-color: #DB456E; } </style>
<style> span { border-color: #DB456E; } span { border-color: rgb(219,69,110); } td.TdClassName { border-color: #DB456E; } .TagClassName { border-color: #DB456E; } </style>