#DEBB7B (or 0xDEBB7B) is unknown color: approx Straw. HEX triplet: DE, BB and 7B. RGB value is (222,187,123). Sum of RGB (Red+Green+Blue) = 222+187+123=532 (70% of max value = 765). Red value is 222 (87.11% from 255 or 41.73% from 532); Green value is 187 (73.44% from 255 or 35.15% from 532); Blue value is 123 (48.44% from 255 or 23.12% from 532); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBB7B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DEBB7B is #214484. Grayscale: #BEBEBE. Windows color (decimal): -2180229 or 8109022. OLE color: 8109022.
HSL color Cylindrical-coordinate representation of color #DEBB7B: hue angle of 38.79º degrees, saturation: 0.6, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DEBB7B is Cyan = 0, Magento = 0.16, Yellow = 0.45 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBB7B; } p { color: rgb(222,187,123); } H1.HeaderClassName { color: #DEBB7B; } .AnyTagClassName { color: #DEBB7B; } </style>
<style> a { background-color: #DEBB7B; } a { background-color: rgb(222,187,123); } div.DivClassName { background-color: #DEBB7B; } .BgClassName { background-color: #DEBB7B; } </style>
<style> span { border-color: #DEBB7B; } span { border-color: rgb(222,187,123); } td.TdClassName { border-color: #DEBB7B; } .TagClassName { border-color: #DEBB7B; } </style>