#DEBE5C (or 0xDEBE5C) is unknown color: approx Tacha. HEX triplet: DE, BE and 5C. RGB value is (222,190,92). Sum of RGB (Red+Green+Blue) = 222+190+92=504 (66% of max value = 765). Red value is 222 (87.11% from 255 or 44.05% from 504); Green value is 190 (74.61% from 255 or 37.70% from 504); Blue value is 92 (36.33% from 255 or 18.25% from 504); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBE5C is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DEBE5C is #2141A3. Grayscale: #BCBCBC. Windows color (decimal): -2179492 or 6078174. OLE color: 6078174.
HSL color Cylindrical-coordinate representation of color #DEBE5C: hue angle of 45.23º degrees, saturation: 0.66, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #DEBE5C is Cyan = 0, Magento = 0.14, Yellow = 0.59 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBE5C; } p { color: rgb(222,190,92); } H1.HeaderClassName { color: #DEBE5C; } .AnyTagClassName { color: #DEBE5C; } </style>
<style> a { background-color: #DEBE5C; } a { background-color: rgb(222,190,92); } div.DivClassName { background-color: #DEBE5C; } .BgClassName { background-color: #DEBE5C; } </style>
<style> span { border-color: #DEBE5C; } span { border-color: rgb(222,190,92); } td.TdClassName { border-color: #DEBE5C; } .TagClassName { border-color: #DEBE5C; } </style>