#DBBC7B (or 0xDBBC7B) is unknown color: approx Straw. HEX triplet: DB, BC and 7B. RGB value is (219,188,123). Sum of RGB (Red+Green+Blue) = 219+188+123=530 (70% of max value = 765). Red value is 219 (85.94% from 255 or 41.32% from 530); Green value is 188 (73.83% from 255 or 35.47% from 530); Blue value is 123 (48.44% from 255 or 23.21% from 530); Max value from RGB is 219 - color contains mainly: red. Hex color #DBBC7B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DBBC7B is #244384. Grayscale: #BEBEBE. Windows color (decimal): -2376581 or 8109275. OLE color: 8109275.
HSL color Cylindrical-coordinate representation of color #DBBC7B: hue angle of 40.62º degrees, saturation: 0.57, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #DBBC7B is Cyan = 0, Magento = 0.14, Yellow = 0.44 and Black (K on CMYK) = 0.14.
<style> p { color: #DBBC7B; } p { color: rgb(219,188,123); } H1.HeaderClassName { color: #DBBC7B; } .AnyTagClassName { color: #DBBC7B; } </style>
<style> a { background-color: #DBBC7B; } a { background-color: rgb(219,188,123); } div.DivClassName { background-color: #DBBC7B; } .BgClassName { background-color: #DBBC7B; } </style>
<style> span { border-color: #DBBC7B; } span { border-color: rgb(219,188,123); } td.TdClassName { border-color: #DBBC7B; } .TagClassName { border-color: #DBBC7B; } </style>