#DEB49B (or 0xDEB49B) is unknown color: approx Cashmere. HEX triplet: DE, B4 and 9B. RGB value is (222,180,155). Sum of RGB (Red+Green+Blue) = 222+180+155=557 (73% of max value = 765). Red value is 222 (87.11% from 255 or 39.86% from 557); Green value is 180 (70.70% from 255 or 32.32% from 557); Blue value is 155 (60.94% from 255 or 27.83% from 557); Max value from RGB is 222 - color contains mainly: red. Hex color #DEB49B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DEB49B is #214B64. Grayscale: #BDBDBD. Windows color (decimal): -2181989 or 10204382. OLE color: 10204382.
HSL color Cylindrical-coordinate representation of color #DEB49B: hue angle of 22.39º degrees, saturation: 0.5, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #DEB49B is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.13.
<style> p { color: #deb49b; } p { color: rgb(222,180,155); } H1.HeaderClassName { color: #deb49b; } .AnyTagClassName { color: #deb49b; } </style>
<style> a { background-color: #deb49b; } a { background-color: rgb(222,180,155); } div.DivClassName { background-color: #deb49b; } .BgClassName { background-color: #deb49b; } </style>
<style> span { border-color: #deb49b; } span { border-color: rgb(222,180,155); } td.TdClassName { border-color: #deb49b; } .TagClassName { border-color: #deb49b; } </style>