#DB9080 (or 0xDB9080) is unknown color: approx My Pink. HEX triplet: DB, 90 and 80. RGB value is (219,144,128). Sum of RGB (Red+Green+Blue) = 219+144+128=491 (65% of max value = 765). Red value is 219 (85.94% from 255 or 44.60% from 491); Green value is 144 (56.64% from 255 or 29.33% from 491); Blue value is 128 (50.39% from 255 or 26.07% from 491); Max value from RGB is 219 - color contains mainly: red. Hex color #DB9080 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DB9080 is #246F7F. Grayscale: #A4A4A4. Windows color (decimal): -2387840 or 8425691. OLE color: 8425691.
HSL color Cylindrical-coordinate representation of color #DB9080: hue angle of 10.55º degrees, saturation: 0.56, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DB9080 is Cyan = 0, Magento = 0.34, Yellow = 0.42 and Black (K on CMYK) = 0.14.
<style> p { color: #db9080; } p { color: rgb(219,144,128); } H1.HeaderClassName { color: #db9080; } .AnyTagClassName { color: #db9080; } </style>
<style> a { background-color: #db9080; } a { background-color: rgb(219,144,128); } div.DivClassName { background-color: #db9080; } .BgClassName { background-color: #db9080; } </style>
<style> span { border-color: #db9080; } span { border-color: rgb(219,144,128); } td.TdClassName { border-color: #db9080; } .TagClassName { border-color: #db9080; } </style>