#DEBD40 (or 0xDEBD40) is unknown color: approx Confetti. HEX triplet: DE, BD and 40. RGB value is (222,189,64). Sum of RGB (Red+Green+Blue) = 222+189+64=475 (62% of max value = 765). Red value is 222 (87.11% from 255 or 46.74% from 475); Green value is 189 (74.22% from 255 or 39.79% from 475); Blue value is 64 (25.39% from 255 or 13.47% from 475); Max value from RGB is 222 - color contains mainly: red. Hex color #DEBD40 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #DEBD40 is #2142BF. Grayscale: #B9B9B9. Windows color (decimal): -2179776 or 4242910. OLE color: 4242910.
HSL color Cylindrical-coordinate representation of color #DEBD40: hue angle of 47.47º degrees, saturation: 0.71, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #DEBD40 is Cyan = 0, Magento = 0.15, Yellow = 0.71 and Black (K on CMYK) = 0.13.
<style> p { color: #DEBD40; } p { color: rgb(222,189,64); } H1.HeaderClassName { color: #DEBD40; } .AnyTagClassName { color: #DEBD40; } </style>
<style> a { background-color: #DEBD40; } a { background-color: rgb(222,189,64); } div.DivClassName { background-color: #DEBD40; } .BgClassName { background-color: #DEBD40; } </style>
<style> span { border-color: #DEBD40; } span { border-color: rgb(222,189,64); } td.TdClassName { border-color: #DEBD40; } .TagClassName { border-color: #DEBD40; } </style>