#DBB48D (or 0xDBB48D) is unknown color: approx Brandy. HEX triplet: DB, B4 and 8D. RGB value is (219,180,141). Sum of RGB (Red+Green+Blue) = 219+180+141=540 (71% of max value = 765). Red value is 219 (85.94% from 255 or 40.56% from 540); Green value is 180 (70.70% from 255 or 33.33% from 540); Blue value is 141 (55.47% from 255 or 26.11% from 540); Max value from RGB is 219 - color contains mainly: red. Hex color #DBB48D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DBB48D is #244B72. Grayscale: #BBBBBB. Windows color (decimal): -2378611 or 9286875. OLE color: 9286875.
HSL color Cylindrical-coordinate representation of color #DBB48D: hue angle of 30º degrees, saturation: 0.52, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DBB48D is Cyan = 0, Magento = 0.18, Yellow = 0.36 and Black (K on CMYK) = 0.14.
<style> p { color: #DBB48D; } p { color: rgb(219,180,141); } H1.HeaderClassName { color: #DBB48D; } .AnyTagClassName { color: #DBB48D; } </style>
<style> a { background-color: #DBB48D; } a { background-color: rgb(219,180,141); } div.DivClassName { background-color: #DBB48D; } .BgClassName { background-color: #DBB48D; } </style>
<style> span { border-color: #DBB48D; } span { border-color: rgb(219,180,141); } td.TdClassName { border-color: #DBB48D; } .TagClassName { border-color: #DBB48D; } </style>