#DB558B (or 0xDB558B) is unknown color: approx Dark Pink. HEX triplet: DB, 55 and 8B. RGB value is (219,85,139). Sum of RGB (Red+Green+Blue) = 219+85+139=443 (58% of max value = 765). Red value is 219 (85.94% from 255 or 49.44% from 443); Green value is 85 (33.59% from 255 or 19.19% from 443); Blue value is 139 (54.69% from 255 or 31.38% from 443); Max value from RGB is 219 - color contains mainly: red. Hex color #DB558B is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #DB558B is #24AA74. Grayscale: #838383. Windows color (decimal): -2402933 or 9131483. OLE color: 9131483.
HSL color Cylindrical-coordinate representation of color #DB558B: hue angle of 335.82º degrees, saturation: 0.65, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #DB558B is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.14.
<style> p { color: #DB558B; } p { color: rgb(219,85,139); } H1.HeaderClassName { color: #DB558B; } .AnyTagClassName { color: #DB558B; } </style>
<style> a { background-color: #DB558B; } a { background-color: rgb(219,85,139); } div.DivClassName { background-color: #DB558B; } .BgClassName { background-color: #DB558B; } </style>
<style> span { border-color: #DB558B; } span { border-color: rgb(219,85,139); } td.TdClassName { border-color: #DB558B; } .TagClassName { border-color: #DB558B; } </style>