#DCB88D (or 0xDCB88D) is unknown color: approx Brandy. HEX triplet: DC, B8 and 8D. RGB value is (220,184,141). Sum of RGB (Red+Green+Blue) = 220+184+141=545 (72% of max value = 765). Red value is 220 (86.33% from 255 or 40.37% from 545); Green value is 184 (72.27% from 255 or 33.76% from 545); Blue value is 141 (55.47% from 255 or 25.87% from 545); Max value from RGB is 220 - color contains mainly: red. Hex color #DCB88D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DCB88D is #234772. Grayscale: #BEBEBE. Windows color (decimal): -2312051 or 9287900. OLE color: 9287900.
HSL color Cylindrical-coordinate representation of color #DCB88D: hue angle of 32.66º degrees, saturation: 0.53, 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 #DCB88D is Cyan = 0, Magento = 0.16, Yellow = 0.36 and Black (K on CMYK) = 0.14.
<style> p { color: #DCB88D; } p { color: rgb(220,184,141); } H1.HeaderClassName { color: #DCB88D; } .AnyTagClassName { color: #DCB88D; } </style>
<style> a { background-color: #DCB88D; } a { background-color: rgb(220,184,141); } div.DivClassName { background-color: #DCB88D; } .BgClassName { background-color: #DCB88D; } </style>
<style> span { border-color: #DCB88D; } span { border-color: rgb(220,184,141); } td.TdClassName { border-color: #DCB88D; } .TagClassName { border-color: #DCB88D; } </style>