#DBB65D (or 0xDBB65D) is unknown color: approx Equator. HEX triplet: DB, B6 and 5D. RGB value is (219,182,93). Sum of RGB (Red+Green+Blue) = 219+182+93=494 (65% of max value = 765). Red value is 219 (85.94% from 255 or 44.33% from 494); Green value is 182 (71.48% from 255 or 36.84% from 494); Blue value is 93 (36.72% from 255 or 18.83% from 494); Max value from RGB is 219 - color contains mainly: red. Hex color #DBB65D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DBB65D is #2449A2. Grayscale: #B7B7B7. Windows color (decimal): -2378147 or 6141659. OLE color: 6141659.
HSL color Cylindrical-coordinate representation of color #DBB65D: hue angle of 42.38º degrees, saturation: 0.64, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #DBB65D is Cyan = 0, Magento = 0.17, Yellow = 0.58 and Black (K on CMYK) = 0.14.
<style> p { color: #DBB65D; } p { color: rgb(219,182,93); } H1.HeaderClassName { color: #DBB65D; } .AnyTagClassName { color: #DBB65D; } </style>
<style> a { background-color: #DBB65D; } a { background-color: rgb(219,182,93); } div.DivClassName { background-color: #DBB65D; } .BgClassName { background-color: #DBB65D; } </style>
<style> span { border-color: #DBB65D; } span { border-color: rgb(219,182,93); } td.TdClassName { border-color: #DBB65D; } .TagClassName { border-color: #DBB65D; } </style>