#DECF4D (or 0xDECF4D) is unknown color: approx Confetti. HEX triplet: DE, CF and 4D. RGB value is (222,207,77). Sum of RGB (Red+Green+Blue) = 222+207+77=506 (67% of max value = 765). Red value is 222 (87.11% from 255 or 43.87% from 506); Green value is 207 (81.25% from 255 or 40.91% from 506); Blue value is 77 (30.47% from 255 or 15.22% from 506); Max value from RGB is 222 - color contains mainly: red. Hex color #DECF4D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DECF4D is #2130B2. Grayscale: #C5C5C5. Windows color (decimal): -2175155 or 5099486. OLE color: 5099486.
HSL color Cylindrical-coordinate representation of color #DECF4D: hue angle of 53.79º degrees, saturation: 0.69, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #DECF4D is Cyan = 0, Magento = 0.07, Yellow = 0.65 and Black (K on CMYK) = 0.13.
<style> p { color: #decf4d; } p { color: rgb(222,207,77); } H1.HeaderClassName { color: #decf4d; } .AnyTagClassName { color: #decf4d; } </style>
<style> a { background-color: #decf4d; } a { background-color: rgb(222,207,77); } div.DivClassName { background-color: #decf4d; } .BgClassName { background-color: #decf4d; } </style>
<style> span { border-color: #decf4d; } span { border-color: rgb(222,207,77); } td.TdClassName { border-color: #decf4d; } .TagClassName { border-color: #decf4d; } </style>