#DBB19F (or 0xDBB19F) is unknown color: approx Clam Shell. HEX triplet: DB, B1 and 9F. RGB value is (219,177,159). Sum of RGB (Red+Green+Blue) = 219+177+159=555 (73% of max value = 765). Red value is 219 (85.94% from 255 or 39.46% from 555); Green value is 177 (69.53% from 255 or 31.89% from 555); Blue value is 159 (62.5% from 255 or 28.65% from 555); Max value from RGB is 219 - color contains mainly: red. Hex color #DBB19F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DBB19F is #244E60. Grayscale: #BBBBBB. Windows color (decimal): -2379361 or 10465755. OLE color: 10465755.
HSL color Cylindrical-coordinate representation of color #DBB19F: hue angle of 18º degrees, saturation: 0.45, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DBB19F is Cyan = 0, Magento = 0.19, Yellow = 0.27 and Black (K on CMYK) = 0.14.
<style> p { color: #DBB19F; } p { color: rgb(219,177,159); } H1.HeaderClassName { color: #DBB19F; } .AnyTagClassName { color: #DBB19F; } </style>
<style> a { background-color: #DBB19F; } a { background-color: rgb(219,177,159); } div.DivClassName { background-color: #DBB19F; } .BgClassName { background-color: #DBB19F; } </style>
<style> span { border-color: #DBB19F; } span { border-color: rgb(219,177,159); } td.TdClassName { border-color: #DBB19F; } .TagClassName { border-color: #DBB19F; } </style>